Searched refs:rex64 (Results 1 – 8 of 8) 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 | 1884 def REX64_PREFIX : I<0x48, RawFrm, (outs), (ins), "rex64", []>,
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 1032 rex64 // CHECK: rex64 # encoding: [0x48] label
|
/external/valgrind/ |
D | NEWS | 268 339636 Use fxsave64 and fxrstor64 mnemonics instead of old-school rex64 prefix
|