HomeSort by: relevance | last modified time | path
    Searched refs:pop (Results 1 - 25 of 296) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/lib/libc/arch/i386/sys/
__syscall.S 45 pop %ecx /* rta */
46 pop %eax /* syscall number */
47 pop %edx /* junk */
syscall.S 45 pop %ecx /* rta */
46 pop %eax /* syscall number */
  /src/sys/arch/mips/include/
sb1regs.h 43 .set push; .set mips32; ssnop; ssnop; ssnop; ssnop; .set pop;
45 #define COP0_SYNC .set push; .set mips32; ssnop; ssnop; ssnop; .set pop;
52 * .set push; .set mips32; ssnop; bnel $0, $0, .+4; ssnop; .set pop;
60 .set push; .set mips32; ssnop; .word 0x54000000; ssnop; .set pop;
  /src/sys/arch/i386/stand/lib/
comio.S 39 pop %edi
40 pop %esi
41 pop %edx
42 pop %ebx
43 pop %ebp
76 pop %edi
77 pop %esi
78 pop %edx
79 pop %ebx
80 pop %ec
    [all...]
biosvbe.S 64 pop %di
70 pop %es
77 pop %edi
78 pop %esi
113 pop %di
119 pop %es
126 pop %edi
127 pop %esi
163 pop %edi
164 pop %es
    [all...]
message32.S 71 pop %ecx
83 pop %eax
86 pop (%edi)
biosvideomode.S 61 pop %edi
62 pop %esi
biosmemx.S 78 pop %edi
79 pop %esi
135 pop %di
151 pop %edi
152 pop %esi
185 pop %edi
186 pop %esi
biosmca.S 110 pop %eax
111 pop %edi
112 pop %esi
113 pop %edx
114 pop %ecx
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/arm/
call_apsr.S 29 pop {pc}
42 pop {pc}
  /src/sys/external/bsd/gnu-efi/dist/lib/ia32/
setjmp.S 25 pop %ecx
42 pop %eax
43 pop %edx
44 pop %eax
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/
check_analyze.sh 4 # of push/pop/rsp instructions to verify that runtime is efficient enough.
40 check $f pop 6
46 check $f pop 12
52 check $f pop 0
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
aeabi_dcmp.S 30 pop { r4, pc } SEPARATOR \
33 pop { r4, pc } SEPARATOR \
aeabi_fcmp.S 30 pop { r4, pc } SEPARATOR \
33 pop { r4, pc } SEPARATOR \
aeabi_idivmod.S 27 pop { pc }
aeabi_uidivmod.S 28 pop { pc }
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pmu/fuc/
arith.fuc 89 pop $r4
90 pop $r3
91 pop $r2
92 pop $r1
  /src/lib/csu/arch/riscv/
crt0.S 45 .option pop
  /src/common/lib/libc/arch/arm/atomic/
atomic_sub_64.S 49 pop {r3, r4} /* restore temporary */
62 pop {r4, pc}
  /src/sys/arch/hpc/stand/include/machine/
disklabel.h 22 #pragma pack(pop, _sys_bootblock_h)
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/
chkstk.S 29 pop %eax
30 pop %ecx
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/
chkstk.S 34 pop %rax
35 pop %rcx
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/
dmub_fw_meta.h 63 #pragma pack(pop)
  /src/include/
ucontext.h 48 #pragma GCC diagnostic pop
  /src/sys/arch/i386/stand/bootxx/
bootxx.S 71 pop %edi
89 pop %edx /* bios disk number */
90 pop %ebx /* expected partition start sector */
91 pop %ecx
108 pop %si

Completed in 19 milliseconds

1 2 3 4 5 6 7 8 91011>>