Home
last modified time | relevance | path

Searched refs:popf (Results 1 – 25 of 33) sorted by relevance

12

/external/boringssl/src/util/fipstools/delocate/testdata/x86_64-GOTRewrite/
Dout.s60 popf
74 popf
86 popf
105 popf
119 popf
161 popf
/external/llvm/test/CodeGen/X86/
Dpeephole-na-phys-copy-folding.ll20 ; CHECK-NOT: popf
46 ; CHECK-NOT: popf
72 ; CHECK-NOT: popf
98 ; CHECK-NOT: popf
Dpr7882.ll13 popf
/external/u-boot/arch/x86/lib/
Dbios_asm.S199 popf
230 popf
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dpr7882.ll13 popf
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dpr7882.ll13 popf
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dcode16gcc.s61 popf
Dintel-syntax-encoding.s65 popf label
Dx86-16.s79 popf
Dx86-32.s123 popf
Dx86-64.s716 popf
/external/libpcap/msdos/
Dpkt_rx1.s118 popf
128 popf
Dpkt_rx0.asm157 popf
168 popf
/external/boringssl/src/crypto/perlasm/
Dx86asm.pl97 sub ::popf { &popfd; }
/external/boringssl/src/crypto/fipsmodule/aes/asm/
Daes-586.pl2205 &popf ();
2325 &popf ();
2420 &popf ();
2468 &popf ();
2539 &popf ();
2555 &popf ();
2611 &popf ();
2640 &popf ();
/external/llvm/test/MC/X86/
Dx86-16.s79 popf
Dx86-32.s123 popf
Dx86-64.s706 popf
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-32.s95 popf
Dx86-64.s634 popf
/external/zlib/src/contrib/inflate86/
Dinffast.S380 popf
1357 popf
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.td682 def POPF16 : I<0x9D, RawFrm, (outs), (ins), "popf{w}", []>, OpSize;
683 def POPF32 : I<0x9D, RawFrm, (outs), (ins), "popf{l|d}", []>,
1465 def : MnemonicAlias<"popf", "popfl">, Requires<[In32BitMode]>;
1466 def : MnemonicAlias<"popf", "popfq">, Requires<[In64BitMode]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.td1283 def POPF16 : I<0x9D, RawFrm, (outs), (ins), "popf{w}", []>, OpSize16;
1284 def POPF32 : I<0x9D, RawFrm, (outs), (ins), "popf{l|d}", []>, OpSize32,
2974 def : MnemonicAlias<"popf", "popfw", "att">, Requires<[In16BitMode]>;
2975 def : MnemonicAlias<"popf", "popfl", "att">, Requires<[In32BitMode]>;
2976 def : MnemonicAlias<"popf", "popfq", "att">, Requires<[In64BitMode]>;
2977 def : MnemonicAlias<"popf", "popfq", "intel">, Requires<[In64BitMode]>;
/external/mesa3d/src/mesa/x86/
Dassyntax.h572 #define POPF_L CHOICE(popfl, popfl, _LTOG popf)
573 #define POPF_W CHOICE(popfw, popfw, _WTOG popf)
1285 #define POPF_W popf
/external/llvm/lib/Target/X86/
DX86InstrInfo.td1168 def POPF16 : I<0x9D, RawFrm, (outs), (ins), "popf{w}", [], IIC_POP_F>,
1170 def POPF32 : I<0x9D, RawFrm, (outs), (ins), "popf{l|d}", [], IIC_POP_FD>,
2593 def : MnemonicAlias<"popf", "popfw", "att">, Requires<[In16BitMode]>;
2594 def : MnemonicAlias<"popf", "popfl", "att">, Requires<[In32BitMode]>;
2595 def : MnemonicAlias<"popf", "popfq", "att">, Requires<[In64BitMode]>;

12