Searched refs:push (Results 26 - 50 of 380) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/contrib/cloudabi/
H A Dcloudabi_vdso_x86_64.S38 push %rsi
50 push %rdx
74 push %rsi
86 push %rsi
87 push %rdx
107 push %rsi
120 push %r8
133 push %r8
145 push %rcx
163 push
[all...]
H A Dcloudabi_vdso_i686_on_64bit.S38 push %ebp
59 push %ebp
84 push %ebp
102 push %ebp
115 push %ebp
134 push %ebp
156 push %ebp
169 push %ebp
188 push %ebp
217 push
[all...]
/freebsd-11-stable/crypto/heimdal/appl/
H A DMakefile.am18 push \
/freebsd-11-stable/contrib/wpa/src/common/
H A Deapol_common.h15 #pragma pack(push, 1)
61 #pragma pack(push, 1)
/freebsd-11-stable/sys/amd64/vmm/amd/
H A Dsvm_support.S39 #define VENTER push %rbp ; mov %rsp,%rbp
56 push %rdx
65 push %rbx
66 push %r12
67 push %r13
68 push %r14
69 push %r15
74 push %rsi /* push guest context pointer on the stack */
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Daeabi_idivmod.S27 push {r0, r1, lr}
34 push { lr }
H A Daeabi_memset.S21 push {r7, lr}
37 push {r7, lr}
H A Daeabi_uidivmod.S30 push {r0, r1, lr}
41 push { lr }
H A Dchkstk.S25 push {r5, r6}
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec_mii_acc.h55 #pragma pack(push,1)
H A Dtgec_mii_acc.h60 #pragma pack(push,1)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_vfork_arm.inc.S12 push {r4, lr}
25 push {r0, r4}
/freebsd-11-stable/sys/i386/xbox/
H A Dpic16l.s40 push %ebp
43 push %ebx
84 push %ecx
172 push %ecx
188 push %ebp
191 push %ebx
/freebsd-11-stable/stand/i386/libi386/
H A Dpxetramp.s25 push %dx # seg:data
26 push %ax # off:data
27 push %bx # int16 func
/freebsd-11-stable/contrib/gcc/
H A Dgthr-gnat.c32 #pragma GCC visibility push(default)
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dconstructors_destructor_fn_imps.hpp54 push(*(first_it++));
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.h50 struct semaphore push; member in struct:__anon8894
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_types.h40 #pragma pack(push, 8)
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_types.h37 #pragma pack(push, 8)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixunsxfdi.c31 #pragma warning(push)
H A Dfixunsxfsi.c31 #pragma warning(push)
/freebsd-11-stable/lib/libc/arm/aeabi/
H A Daeabi_asm_float.S47 push {r4, r5, ip, lr}
97 push {r0, r1, r2, lr}
/freebsd-11-stable/sys/mips/cavium/
H A Dasm_octeon.S39 .set push
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S215 push $0x202 # Set flags (IF set)
216 push $SEL_UCODE # Set CS
224 init.9: push $0x0 # general
290 push %ax # IMR
292 push %ax # IMR
317 intx00: push $0x0 # Int 0x0: #DE
319 push $0x1 # Int 0x1: #DB
321 push $0x3 # Int 0x3: #BP
323 push $0x4 # Int 0x4: #OF
325 push
[all...]
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S217 push $0x202 # Set flags (IF set)
218 push $SEL_UCODE # Set CS
226 init.9: push $0x0 # general
289 push %ax # IMR
291 push %ax # IMR
315 intx00: push $0x0 # Int 0x0: #DE
317 push $0x1 # Int 0x1: #DB
319 push $0x3 # Int 0x3: #BP
321 push $0x4 # Int 0x4: #OF
323 push
[all...]

Completed in 215 milliseconds

1234567891011>>