Home
last modified time | relevance | path

Searched refs:push (Results 51 – 75 of 163) sorted by relevance

1234567

/illumos-gate/usr/src/uts/i86pc/ml/
H A Dbios_call_src.S266 push %ds
267 push %es
279 push $0 /* make sure %ds is zero before lgdt */
H A Dkpti_trampolines.S630 push $0; \
645 push $0; \
717 push $0; \
719 push $n - 0x20; \
790 push %rbx
/illumos-gate/usr/src/common/crypto/modes/amd64/
H A Dgcm_intel.S112 push %rsi; \
125 push %rbp; \
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dhypot.S106 / push&pop y in case y is a SNaN
127 / push&pop x in case x is a SNaN
H A Dscalbln.S36 fldl 4(%esp) / push x
H A Dscalblnf.S36 flds 4(%esp) / push x
H A Dscalbn.S36 fldl 4(%esp) / push x
H A Dscalbnf.S36 flds 4(%esp) / push x
H A Dscalblnl.S37 fldt 4(%esp) / push x
H A Dscalbnl.S37 fldt 4(%esp) / push x
H A Dexpm1f.S45 flds 4(%esp) / push x
55 fldl2e / push log2e }not for xtndd_dbl
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S536 mov $(MEM_ARG_SIZE/4),%ecx # Number of words to push
539 push %eax # Push it onto the stack
544 push %eax # Emulate a near call
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dappend.h82 #pragma pack(push, 1)
/illumos-gate/usr/src/cmd/bhyve/
H A Dacpi_device.h10 #pragma GCC diagnostic push
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dremainderf.S35 push %rbp
H A Dfmodf.S35 push %rbp
H A Dfmod.S36 push %rbp
/illumos-gate/usr/src/cmd/sh/
H A Dmacro.c422 push(&fb);
491 push(&cb); in comsubst()
581 push(&fb); in subst()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dappend.h53 #pragma pack(push, 1)
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pragma/
H A Dtst.libdepfullyconnected.ksh81 push(@new, substr(\$_, \$pos+2, 4));
/illumos-gate/usr/src/lib/lib9p/common/
H A Dhashtable.h58 #pragma clang diagnostic push
/illumos-gate/usr/src/common/ficl/
H A Dvm.c177 #define _CHECK_STACK(stack, top, pop, push) argument
180 #define _CHECK_STACK(stack, top, pop, push) \ argument
181 ficlStackCheckNospill(stack, top, pop, push)
201 #define CHECK_STACK(pop, push) \ argument
202 _CHECK_STACK(vm->dataStack, dataTop, pop, push)
203 #define CHECK_FLOAT_STACK(pop, push) \ argument
204 _CHECK_STACK(vm->floatStack, floatTop, pop, push)
205 #define CHECK_RETURN_STACK(pop, push) \ argument
206 _CHECK_STACK(vm->returnStack, returnTop, pop, push)
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4fp.h25 u8_t push /* if == 0, don't complete partialy
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dproc64_support.S73 push %rbx
/illumos-gate/usr/src/boot/efi/include/amd64/
H A DProcessorBind.h37 #pragma GCC visibility push (hidden)

1234567