Searched refs:pushfd (Results 1 – 21 of 21) sorted by relevance
/external/lzma/C/ |
D | CpuArch.c | 22 __asm pushfd; in CheckFlag() local 28 __asm pushfd; in CheckFlag() local
|
/external/libjpeg-turbo/simd/i386/ |
D | jsimdcpu.asm | 43 pushfd 49 pushfd
|
/external/boringssl/win-x86/crypto/test/ |
D | trampoline-x86.asm | 63 pushfd
|
/external/boringssl/src/crypto/perlasm/ |
D | x86gas.pl | 65 sub ::pushfd { &::pushfl; }
|
D | x86asm.pl | 96 sub ::pushf { &pushfd; }
|
/external/zlib/src/contrib/masmx86/ |
D | inffas32.asm | 167 pushfd 279 pushfd 287 pushfd
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | x86-16.s | 491 pushfd label
|
D | x86-32.s | 586 pushfd label
|
/external/llvm/test/MC/X86/ |
D | x86-16.s | 479 pushfd label
|
D | x86-32.s | 566 pushfd label
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32.s | 528 pushfd label
|
/external/boringssl/win-x86/crypto/fipsmodule/ |
D | aes-586.asm | 2244 pushfd 2368 pushfd 2474 pushfd 2548 pushfd 2594 pushfd 2658 pushfd 2676 pushfd 2726 pushfd
|
/external/v8/src/ia32/ |
D | assembler-ia32.h | 568 void pushfd();
|
D | assembler-ia32.cc | 493 void Assembler::pushfd() { in pushfd() function in v8::internal::Assembler
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 1292 #define PUSHF_L pushfd
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 1476 def : MnemonicAlias<"pushfd", "pushfl">;
|
D | X86GenAsmWriter1.inc | 3937 "hf\000pushfd\000pushfq\000push\tFS\000push\tGS\000push\tSS\000rcl\t\000"
|
D | X86GenAsmMatcher.inc | 1170 Mnemonic = "pushfl"; // "pushfd"
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2607 def : MnemonicAlias<"pushfd", "pushfl", "att">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2990 def : MnemonicAlias<"pushfd", "pushfl", "att">;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 1298 Mnemonic = "pushfl"; // "pushfd" 6650 "ushal\006pushaw\005pushf\006pushfd\006pushfl\006pushfq\006pushfw\005pus" 23420 { 6541 /* pushfd */, X86::PUSHF32, Convert_NoOperands, Feature_Not64BitMode, { }, },
|