Searched refs:JMP64r (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp312 { X86::JMP64r, X86::JMP64m, TB_FOLDED_LOAD },
H A DX86ISelLowering.cpp10309 const unsigned char JMP64r = 0xFF; // 64-bit jmp through register opcode. local
10346 OpCode = (JMP64r << 8) | REX_WB; // jmpq *...

Completed in 112 milliseconds