Searched refs:pushfd (Results 1 – 22 of 22) sorted by relevance
/external/flac/src/libFLAC/ |
D | cpu.c | 112 pushfd in cpu_have_cpuid() 113 pushfd in cpu_have_cpuid() 119 pushfd in cpu_have_cpuid()
|
/external/lzma/C/ |
D | CpuArch.c | 22 __asm pushfd; in CheckFlag() local 28 __asm pushfd; in CheckFlag() local
|
/external/flac/src/libFLAC/ia32/ |
D | cpu_asm.nasm | 49 pushfd 55 pushfd
|
/external/libjpeg-turbo/simd/i386/ |
D | jsimdcpu.asm | 41 pushfd 47 pushfd
|
/external/openscreen/third_party/boringssl/win-x86/crypto/test/ |
D | trampoline-x86.asm | 55 pushfd
|
/external/boringssl/win-x86/crypto/test/ |
D | trampoline-x86.asm | 55 pushfd
|
/external/rust/crates/ring/crypto/perlasm/ |
D | x86asm.pl | 76 sub ::pushf { &pushfd; }
|
D | x86gas.pl | 65 sub ::pushfd { &::pushfl; }
|
/external/boringssl/src/crypto/perlasm/ |
D | x86gas.pl | 65 sub ::pushfd { &::pushfl; }
|
D | x86asm.pl | 96 sub ::pushf { &pushfd; }
|
/external/rust/crates/libz-sys/src/zlib/contrib/masmx86/ |
D | inffas32.asm | 167 pushfd 279 pushfd 287 pushfd
|
/external/llvm/test/MC/X86/ |
D | x86-16.s | 479 pushfd label
|
D | x86-32.s | 566 pushfd label
|
/external/llvm-project/llvm/test/MC/X86/ |
D | x86-16.s | 491 pushfd label
|
D | x86-32.s | 586 pushfd label
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 1292 #define PUSHF_L pushfd
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2607 def : MnemonicAlias<"pushfd", "pushfl", "att">;
|
/external/capstone/arch/X86/ |
D | X86MappingInsnOp_reduce.inc | 3964 { /* X86_PUSHF32, X86_INS_PUSHFD: pushfd */
|
D | X86MappingInsnOp.inc | 8364 { /* X86_PUSHF32, X86_INS_PUSHFD: pushfd */
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 3069 def : MnemonicAlias<"pushfd", "pushfl", "att">;
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 3190 def : MnemonicAlias<"pushfd", "pushfl", "att">;
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 1323 Mnemonic = "pushfl"; // "pushfd" 7743 "pushfd\006pushfl\006pushfq\006pushfw\005pushl\005pushq\005pushw\004pxor" 24552 { 6556 /* pushfd */, X86::PUSHF32, Convert_NoOperands, AMFBS_Not64BitMode, { }, },
|