| /src/external/gpl3/gcc/dist/libgcc/config/mips/ |
| crti.S | 35 daddu $sp,$sp,-48 36 sd $31,40($sp) 38 addu $sp,$sp,-32 39 sw $31,20($sp) 47 daddu $sp,$sp,-48 48 sd $31,40($sp) 50 addu $sp,$sp,-3 [all...] |
| crtn.S | 39 ld RA,40($sp) 40 daddu $sp,$sp,48 42 lw RA,20($sp) 43 addu $sp,$sp,32 50 ld RA,40($sp) 51 daddu $sp,$sp,48 53 lw RA,20($sp) [all...] |
| /src/external/gpl3/gcc/dist/libgcc/config/nios2/ |
| crtn.S | 30 ldw ra, 44(sp) 31 ldw r23, 40(sp) 32 ldw r22, 36(sp) 33 ldw r21, 32(sp) 34 ldw r20, 28(sp) 35 ldw r19, 24(sp) 36 ldw r18, 20(sp) 37 ldw r17, 16(sp) 38 ldw r16, 12(sp) 39 ldw fp, 8(sp) [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/mips/ |
| crti.S | 35 daddu $sp,$sp,-48 36 sd $31,40($sp) 38 addu $sp,$sp,-32 39 sw $31,20($sp) 47 daddu $sp,$sp,-48 48 sd $31,40($sp) 50 addu $sp,$sp,-3 [all...] |
| crtn.S | 39 ld RA,40($sp) 40 daddu $sp,$sp,48 42 lw RA,20($sp) 43 addu $sp,$sp,32 50 ld RA,40($sp) 51 daddu $sp,$sp,48 53 lw RA,20($sp) [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/nios2/ |
| crtn.S | 30 ldw ra, 44(sp) 31 ldw r23, 40(sp) 32 ldw r22, 36(sp) 33 ldw r21, 32(sp) 34 ldw r20, 28(sp) 35 ldw r19, 24(sp) 36 ldw r18, 20(sp) 37 ldw r17, 16(sp) 38 ldw r16, 12(sp) 39 ldw fp, 8(sp) [all...] |
| /src/lib/csu/arch/alpha/ |
| crtn.S | 36 ldq gp, 8(sp) 37 ldq ra, 0(sp) 38 lda sp, 32(sp) 42 ldq gp, 8(sp) 43 ldq ra, 0(sp) 44 lda sp, 32(sp)
|
| /src/external/mpl/bind/dist/lib/isc/include/isc/ |
| spinlock.h | 37 #define isc_spinlock_init(sp) \ 39 *sp = malloc(sizeof(**sp)); \ 40 isc__spinlock_init(*sp); \ 42 #define isc_spinlock_lock(sp) isc__spinlock_lock(*sp) 43 #define isc_spinlock_unlock(sp) isc__spinlock_unlock(*sp) 44 #define isc_spinlock_destroy(sp) \ 46 isc__spinlock_destroy(*sp); \ [all...] |
| /src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| stack.c | 57 stk_t *sp; local 59 sp = xmalloc(sizeof (stk_t)); 60 sp->st_nument = STACK_SEEDSIZE; 61 sp->st_top = -1; 62 sp->st_data = xmalloc(sizeof (void *) * sp->st_nument); 63 sp->st_free = freep; 65 return (sp); 69 stack_free(stk_t *sp) 73 if (sp->st_free) [all...] |
| /src/sys/arch/atari/stand/tostools/libtos/ |
| biosrw.s | 37 movml d1-d2/a1-a2,sp@- 38 movl sp@(24),sp@- | offset 39 movw sp@(38),sp@- | device 40 movw #-1,sp@- 41 movw sp@(38),sp@- | count 42 movl sp@(30),sp@- | buffe [all...] |
| /src/external/lgpl3/gmp/dist/demos/calc/ |
| calc.y | 105 mpz_ptr sp = stack[0]; 108 if (sp >= stack[numberof(stack)]) /* FIXME */ \ 116 if (sp != stack[0]) \ 119 sp = stack[0]; \ 173 | error EOS { sp = stack[0]; yyerrok; }; 178 mpz_out_str (stdout, obase, sp); putchar ('\n'); 179 sp--; 184 mpz_swap (variable[$1], sp); 185 sp--; 198 | e '+' e { sp--; mpz_add (sp, sp, sp+1); [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/config/mips/ |
| switchcontext.S | 42 addiu $sp, $sp, -(10 * 4) 50 s.d $f20, (0 * 8 - BELOW)($sp) 51 s.d $f22, (1 * 8 - BELOW)($sp) 52 s.d $f24, (2 * 8 - BELOW)($sp) 53 s.d $f26, (3 * 8 - BELOW)($sp) 54 s.d $f28, (4 * 8 - BELOW)($sp) 55 s.d $f30, (5 * 8 - BELOW)($sp) 57 sw $ra, -4($sp) 59 sw $s0, (0 * 4)($sp) [all...] |
| /src/sys/arch/newsmips/stand/common/ |
| romcalls.S | 38 addu sp, sp, -16 40 sw a0, 0(sp) 42 move a1, sp 48 addu sp, sp, -32 49 sw ra, 28(sp) 51 sw a0, 16(sp) 52 sw a1, 20(sp) 55 addu a1, sp, 1 [all...] |
| /src/external/bsd/ipf/dist/lib/ |
| printstate.c | 14 printstate(sp, opts, now) 15 ipstate_t *sp; 23 pr = getprotobynumber(sp->is_p); 27 PRINTF("%d:", sp->is_v); 31 PRINTF("%d", sp->is_p); 33 PRINTF(" src:%s", hostname(sp->is_family, &sp->is_src.in4)); 34 if (sp->is_p == IPPROTO_UDP || sp->is_p == IPPROTO_TCP) { 35 if (sp->is_flags & IS_WSPORT [all...] |
| printstatefields.c | 75 printstatefield(sp, fieldnum) 76 ipstate_t *sp; 86 printstatefield(sp, i); 94 PRINTF("%#lx", (u_long)sp->is_ifp[0]); 98 PRINTF("%#lx", (u_long)sp->is_ifp[1]); 102 PRINTF("%#lx", (u_long)sp->is_ifp[2]); 106 PRINTF("%#lx", (u_long)sp->is_ifp[3]); 110 PRINTF("%s", sp->is_ifname[0]); 114 PRINTF("%s", sp->is_ifname[1]); 118 PRINTF("%s", sp->is_ifname[2]) [all...] |
| /src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
| hwasan_tag_mismatch_riscv64.S | 35 // +---------------------------------+ <-- [SP + 96] 38 // +---------------------------------+ <-- [SP + 88] 41 // +---------------------------------+ <-- [SP + 80] 44 // +---------------------------------+ <-- [SP + 72] 48 // +---------------------------------+ <-- [SP + 64] 54 // +---------------------------------+ <-- [SP + 16] 57 // +---------------------------------+ <-- [SP + 8] 60 // +---------------------------------+ <-- [x2 / SP] 80 addi fp, sp, 256 87 sd x31, 248(sp) [all...] |
| /src/lib/libm/arch/m68060/ |
| e_acos.S | 16 movel %sp@(8),%sp@- 17 movel %sp@(8),%sp@- 19 fmoved %fp0,%sp@ 20 movel %sp@+,%d0 21 movel %sp@+,%d1
|
| e_asin.S | 16 movel %sp@(8),%sp@- 17 movel %sp@(8),%sp@- 19 fmoved %fp0,%sp@ 20 movel %sp@+,%d0 21 movel %sp@+,%d1
|
| e_atanh.S | 16 movel %sp@(8),%sp@- 17 movel %sp@(8),%sp@- 19 fmoved %fp0,%sp@ 20 movel %sp@+,%d0 21 movel %sp@+,%d1
|
| e_cosh.S | 16 movel %sp@(8),%sp@- 17 movel %sp@(8),%sp@- 19 fmoved %fp0,%sp@ 20 movel %sp@+,%d0 21 movel %sp@+,%d1
|
| e_exp.S | 16 movel %sp@(8),%sp@- 17 movel %sp@(8),%sp@- 19 fmoved %fp0,%sp@ 20 movel %sp@+,%d0 21 movel %sp@+,%d1
|
| e_log.S | 16 movel %sp@(8),%sp@- 17 movel %sp@(8),%sp@- 19 fmoved %fp0,%sp@ 20 movel %sp@+,%d0 21 movel %sp@+,%d1
|
| e_log10.S | 16 movel %sp@(8),%sp@- 17 movel %sp@(8),%sp@- 19 fmoved %fp0,%sp@ 20 movel %sp@+,%d0 21 movel %sp@+,%d1
|
| e_sinh.S | 16 movel %sp@(8),%sp@- 17 movel %sp@(8),%sp@- 19 fmoved %fp0,%sp@ 20 movel %sp@+,%d0 21 movel %sp@+,%d1
|
| e_sqrt.S | 16 movel %sp@(8),%sp@- 17 movel %sp@(8),%sp@- 19 fmoved %fp0,%sp@ 20 movel %sp@+,%d0 21 movel %sp@+,%d1
|