Searched refs:rex64 (Results 1 – 14 of 14) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | tail-call-win64.ll | 14 ; CHECK: rex64 jmpq *%r8 25 ; CHECK: rex64 jmp tail_tgt 36 ; CHECK: rex64 jmpq *g_fptr(%rip)
|
D | coalescer-win64.ll | 15 ; CHECK: rex64 jmpq *fnptr(%rip)
|
D | win64_sibcall.ll | 24 ; WIN_X64: rex64 jmp C2 # TAILCALL
|
D | seh-catchpad.ll | 176 ; CHECK: rex64 jmp filt # TAILCALL
|
/external/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 321 "rex64 jmp\t$dst", [], IIC_JMP_REL>; 323 "rex64 jmp{q}\t{*}$dst", [], IIC_JMP_MEM>; 327 "rex64 jmp{q}\t{*}$dst", [], IIC_JMP_MEM>;
|
D | X86InstrInfo.td | 1955 def REX64_PREFIX : I<0x48, RawFrm, (outs), (ins), "rex64", []>,
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 966 rex64 // CHECK: rex64 # encoding: [0x48] label
|
/external/llvm/test/DebugInfo/COFF/ |
D | register-variables.ll | 57 ; ASM: rex64 jmp putint # TAILCALL
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 1119 rex64 // CHECK: rex64 # encoding: [0x48] label
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 1231 def REX64_PREFIX : I<0x48, RawFrm, (outs), (ins), "rex64", []>;
|
D | X86GenAsmWriter.inc | 3981 "sl\000rep;stosq\000rep;stosw\000ret\000ret\t\000retw\t\000rex64\000rolw"
|
D | X86GenAsmWriter1.inc | 3941 "rep stosd\000rep stosq\000rep stosw\000ret\000ret\t\000retw\t\000rex64\000"
|
D | X86GenAsmMatcher.inc | 4738 { X86::REX64_PREFIX, "rex64", Convert, { }, 0},
|
/external/valgrind/ |
D | NEWS | 268 339636 Use fxsave64 and fxrstor64 mnemonics instead of old-school rex64 prefix
|