Home
last modified time | relevance | path

Searched refs:popal (Results 1 – 19 of 19) sorted by relevance

/external/capstone/suite/MC/X86/
Dx86-32-ms-inline-asm.s.cs25 0x61 = popal
27 0x61 = popal
/external/llvm-project/llvm/test/MC/X86/
DI186-32.s65 popal label
DI386-32.s213 popal label
Dx86-16.s368 popal
Dx86-32.s489 popal
/external/llvm/test/MC/X86/
Dx86-16.s356 popal
Dx86-32.s469 popal
/external/llvm/test/MC/Disassembler/X86/
Dx86-16.txt288 # CHECK: popal
/external/llvm-project/llvm/test/MC/Disassembler/X86/
Dx86-16.txt288 # CHECK: popal
/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86Base.h298 void popal();
DIceAssemblerX86BaseImpl.h204 void AssemblerX86Base<TraitsType>::popal() { in popal() function
/external/llvm/lib/Target/X86/
DX86InstrInfo.td1222 def POPA32 : I<0x61, RawFrm, (outs), (ins), "popal", [], IIC_POP_A>,
2609 def : MnemonicAlias<"popad", "popal", "intel">, Requires<[Not64BitMode]>;
2613 def : MnemonicAlias<"popa", "popal", "intel">, Requires<[In32BitMode]>;
2618 def : MnemonicAlias<"popa", "popal", "att">, Requires<[In32BitMode]>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td1392 def POPA32 : I<0x61, RawFrm, (outs), (ins), "popal", []>,
3073 def : MnemonicAlias<"popad", "popal", "intel">, Requires<[Not64BitMode]>;
3077 def : MnemonicAlias<"popa", "popal", "intel">, Requires<[In32BitMode]>;
3082 def : MnemonicAlias<"popa", "popal", "att">, Requires<[In32BitMode]>;
/external/mesa3d/src/mesa/x86/
Dassyntax.h570 #define POPA_L CHOICE(popal, popal, _LTOG popa)
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.td1447 def POPA32 : I<0x61, RawFrm, (outs), (ins), "popal", []>,
3194 def : MnemonicAlias<"popad", "popal", "intel">, Requires<[Not64BitMode]>;
3198 def : MnemonicAlias<"popa", "popal", "intel">, Requires<[In32BitMode]>;
3203 def : MnemonicAlias<"popa", "popal", "att">, Requires<[In32BitMode]>;
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DGPRArith.cpp20 __ popal(); in TEST_F()
/external/capstone/arch/X86/
DX86MappingInsnOp_reduce.inc3808 { /* X86_POPA32, X86_INS_POPAL: popal */
DX86MappingInsnOp.inc7840 { /* X86_POPA32, X86_INS_POPAL: popal */
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc1089 Mnemonic = "popal";
1696 Mnemonic = "popal";
1760 Mnemonic = "popal";
7733 "w\006pmulhw\006pmulld\006pmullw\007pmuludq\003pop\005popal\005popaw\006"
9783 { 6062 /* popal */, X86::POPA32, Convert_NoOperands, AMFBS_Not64BitMode, { }, },
24355 { 6062 /* popal */, X86::POPA32, Convert_NoOperands, AMFBS_Not64BitMode, { }, },