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

1 2

  /external/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
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
allopcodes.S 119 RF_CLASS( pushf, TEST_C3X )
  /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/boringssl/src/crypto/aes/asm/
aes-586.pl     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
opcode.s 149 pushf
intel.s 150 pushf
opcode.d 156 1df: 9c [ ]*pushf
intel.d 157 [ ]*[a-f0-9]+: 9c [ ]*pushf
    [all...]
opcode-intel.d 157 *[0-9a-f]+: 9c[ ]+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/skia/third_party/yasm/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/skia/third_party/yasm/config/chromeos/
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/skia/third_party/yasm/config/ios/
Makefile 839 modules/arch/x86/tests/pushf.asm
    [all...]
  /external/skia/third_party/yasm/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...]
  /external/skia/third_party/yasm/config/mac/
Makefile 839 modules/arch/x86/tests/pushf.asm
    [all...]
  /external/skia/third_party/yasm/config/openbsd/
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/skia/third_party/yasm/config/win/
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 1350 milliseconds

1 2