Home
last modified time | relevance | path

Searched refs:pushfl (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/X86/
Dx86-flags-intrinsics.ll16 ; CHECK-NEXT: pushfl
/external/llvm/test/CodeGen/X86/
Dx86-flags-intrinsics.ll16 ; CHECK-NEXT: pushfl
/external/llvm/test/MC/X86/
Dx86-16.s77 pushfl
483 pushfl label
Dx86-32.s121 pushfl
570 pushfl label
Dx86-32-coverage.s10092 pushfl
10095 pushfl
/external/llvm-project/llvm/test/MC/X86/
Dx86-16.s77 pushfl
495 pushfl label
Dx86-32.s121 pushfl
590 pushfl label
DI386-32.s237 pushfl label
DI86-32.s1861 pushfl label
Dx86-32-coverage.s10132 pushfl
10135 pushfl
/external/rust/crates/quiche/deps/boringssl/mac-x86/crypto/test/
Dtrampoline-x86.S51 pushfl
/external/openscreen/third_party/boringssl/mac-x86/crypto/test/
Dtrampoline-x86.S51 pushfl
/external/boringssl/mac-x86/crypto/test/
Dtrampoline-x86.S51 pushfl
/external/llvm/test/MC/Disassembler/X86/
Dx86-16.txt75 # CHECK: pushfl
399 # CHECK: pushfl
405 # CHECK: pushfl
/external/boringssl/src/crypto/perlasm/
Dx86gas.pl65 sub ::pushfd { &::pushfl; }
/external/rust/crates/ring/crypto/perlasm/
Dx86gas.pl65 sub ::pushfd { &::pushfl; }
/external/boringssl/linux-x86/crypto/test/
Dtrampoline-x86.S54 pushfl
/external/rust/crates/quiche/deps/boringssl/linux-x86/crypto/test/
Dtrampoline-x86.S54 pushfl
/external/openscreen/third_party/boringssl/linux-x86/crypto/test/
Dtrampoline-x86.S54 pushfl
/external/llvm-project/llvm/test/MC/Disassembler/X86/
Dx86-16.txt75 # CHECK: pushfl
399 # CHECK: pushfl
405 # CHECK: pushfl
/external/mesa3d/src/mesa/x86/
Dassyntax.h580 #define PUSHF_L CHOICE(pushfl, pushfl, _LTOG pushf)
/external/llvm/include/llvm/Target/
DTarget.td1080 /// def : MnemonicAlias<"pushf", "pushfl">, Requires<[In32BitMode]>;
/external/llvm/lib/Target/X86/
DX86InstrInfo.td2605 def : MnemonicAlias<"pushf", "pushfl", "att">, Requires<[In32BitMode]>;
2607 def : MnemonicAlias<"pushfd", "pushfl", "att">;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td3066 def : MnemonicAlias<"pushf", "pushfl", "att">, Requires<[In32BitMode]>;
3069 def : MnemonicAlias<"pushfd", "pushfl", "att">;
/external/llvm-project/llvm/include/llvm/Target/
DTarget.td1430 /// def : MnemonicAlias<"pushf", "pushfl">, Requires<[In32BitMode]>;

12