HomeSort by relevance Sort by last modified time
    Searched refs:pushf (Results 1 - 25 of 33) sorted by null

1 2

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
pushf-err.asm 2 pushf label
12 pushf label
22 pushf label
pushf.asm 2 pushf label
12 pushf label
22 pushf label
  /external/chromium_org/third_party/boringssl/src/crypto/
cpu-x86-asm.pl 13 &pushf ();
19 &pushf ();
183 &pushf ();
214 &pushf ();
  /external/openssl/crypto/
x86cpuid.pl 13 &pushf ();
19 &pushf ();
169 &pushf ();
200 &pushf ();
  /external/openssl/crypto/bn/asm/
via-mont.pl 122 &pushf ();
  /external/openssl/crypto/perlasm/
x86asm.pl 69 sub ::pushf { &pushfd; }
  /external/chromium_org/third_party/boringssl/src/crypto/perlasm/
x86asm.pl 69 sub ::pushf { &pushfd; }
  /external/libpcap/msdos/
pkt_rx1.s 84 pushf
ndis_0.asm 69 pushf
pktdrvr.c 1161 int pushf = PktReceiver; local
1163 while (real_stub_array[pushf++] != 0x9C && /* pushf */
1164 real_stub_array[pushf] != 0xFA) /* cli */
    [all...]
ndis2.h 61 #define GUARD() _asm { pushf; cli }
pkt_rx0.asm 129 pushf
  /external/llvm/test/MC/X86/
x86-16.s 75 pushf
x86-32.s 119 pushf
x86-64.s 647 pushf
  /external/qemu-pc-bios/bochs/bios/
apmbios.S 151 pushf
  /external/zlib/src/contrib/inflate86/
inffast.S 232 pushf /* save eflags (strm_sp, state_sp assumes this is 32 bits) */
373 pushf
381 pushf
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/aes/asm/
aes-586.pl     [all...]
  /external/openssl/crypto/aes/asm/
aes-586.pl     [all...]
  /external/qemu-pc-bios/vgabios/
clext.c 441 pushf
575 pushf
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 580 #define PUSHF_L CHOICE(pushfl, pushfl, _LTOG pushf)
581 #define PUSHF_W CHOICE(pushfw, pushfw, _WTOG pushf)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 580 #define PUSHF_L CHOICE(pushfl, pushfl, _LTOG pushf)
581 #define PUSHF_W CHOICE(pushfw, pushfw, _WTOG pushf)
    [all...]
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 839 modules/arch/x86/tests/pushf.asm \
840 modules/arch/x86/tests/pushf.hex \
841 modules/arch/x86/tests/pushf-err.asm \
842 modules/arch/x86/tests/pushf-err.errwarn \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 839 modules/arch/x86/tests/pushf.asm
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 839 modules/arch/x86/tests/pushf.asm \
840 modules/arch/x86/tests/pushf.hex \
841 modules/arch/x86/tests/pushf-err.asm \
842 modules/arch/x86/tests/pushf-err.errwarn \
    [all...]

Completed in 1566 milliseconds

1 2