Searched refs:pushaw (Results 1 – 15 of 15) sorted by relevance
/external/llvm-project/llvm/test/MC/X86/ |
D | I186-32.s | 77 pushaw label
|
D | I386-32.s | 233 pushaw label
|
D | x86-16.s | 356 pushaw
|
D | x86-32.s | 477 pushaw
|
/external/llvm/test/MC/X86/ |
D | x86-16.s | 344 pushaw
|
D | x86-32.s | 457 pushaw
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-16.txt | 273 # CHECK: pushaw 279 # CHECK: pushaw
|
/external/llvm-project/llvm/test/MC/Disassembler/X86/ |
D | x86-16.txt | 273 # CHECK: pushaw 279 # CHECK: pushaw
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 579 #define PUSHA_W CHOICE(pushaw, pushaw, _WTOG pusha)
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1231 def PUSHA16 : I<0x60, RawFrm, (outs), (ins), "pushaw", [], IIC_PUSH_A>, 2612 def : MnemonicAlias<"pusha", "pushaw", "intel">, Requires<[In16BitMode]>; 2617 def : MnemonicAlias<"pusha", "pushaw", "att">, Requires<[In16BitMode]>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1401 def PUSHA16 : I<0x60, RawFrm, (outs), (ins), "pushaw", []>, 3076 def : MnemonicAlias<"pusha", "pushaw", "intel">, Requires<[In16BitMode]>; 3081 def : MnemonicAlias<"pusha", "pushaw", "att">, Requires<[In16BitMode]>;
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1456 def PUSHA16 : I<0x60, RawFrm, (outs), (ins), "pushaw", []>, 3197 def : MnemonicAlias<"pusha", "pushaw", "intel">, Requires<[In16BitMode]>; 3202 def : MnemonicAlias<"pusha", "pushaw", "att">, Requires<[In16BitMode]>;
|
/external/capstone/arch/X86/ |
D | X86MappingInsnOp_reduce.inc | 3928 { /* X86_PUSHA16, X86_INS_PUSHAW: pushaw */
|
D | X86MappingInsnOp.inc | 8328 { /* X86_PUSHA16, X86_INS_PUSHAW: pushaw */
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 1197 Mnemonic = "pushaw"; 1779 Mnemonic = "pushaw"; 7742 "punpckldq\npunpcklqdq\tpunpcklwd\004push\006pushal\006pushaw\005pushf\006" 9970 { 6543 /* pushaw */, X86::PUSHA16, Convert_NoOperands, AMFBS_Not64BitMode, { }, }, 24550 { 6543 /* pushaw */, X86::PUSHA16, Convert_NoOperands, AMFBS_Not64BitMode, { }, },
|