Searched refs:iretq (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | x86-64-intrcc.ll | 15 ; CHECK: iretq 21 ; CHECK0: iretq 39 ; CHECK: iretq 49 ; CHECK0: iretq 71 ; CHECK-SSE-NEXT: iretq 84 ; CHECK0-SSE-NEXT: iretq 97 ; CHECK-NEXT: iretq
|
/external/llvm/test/MC/Disassembler/X86/ |
D | intel-syntax.txt | 99 # CHECK: iretq
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 813 iretq label
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 949 iretq label
|
/external/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 64 def IRET64 : RI <0xcf, RawFrm, (outs), (ins), "iretq", [],
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrSystem.td | 61 def IRET64 : RI<0xcf, RawFrm, (outs), (ins), "iretq", []>,
|
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 | 3674 { X86::IRET64, "iretq", Convert, { }, Feature_In64BitMode},
|