Searched refs:iretw (Results 1 – 13 of 13) sorted by relevance
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-16.txt | 306 # CHECK: iretw 309 # CHECK: iretw
|
/external/llvm/test/MC/X86/ |
D | x86-16.s | 382 iretw label
|
D | x86-32.s | 494 iretw label
|
D | x86-64.s | 943 iretw label
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32.s | 456 iretw label
|
D | x86-64.s | 807 iretw label
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrSystem.td | 59 def IRET16 : I<0xcf, RawFrm, (outs), (ins), "iretw", []>, OpSize;
|
D | X86GenAsmWriter.inc | 3894 " \000invlpg\t\000invvpid \000iretw\000iretl\000iretq\000fisttps\t\000fi"
|
D | X86GenAsmWriter1.inc | 3878 "iretw\000iretd\000iretq\000fisttp\t\000fist\t\000fistp\t\000#MEMBARRIER"
|
D | X86GenAsmMatcher.inc | 3675 { X86::IRET16, "iretw", Convert, { }, 0},
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2644 def : MnemonicAlias<"iret", "iretw", "att">, Requires<[In16BitMode]>;
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |