Home
last modified time | relevance | path

Searched refs:translateRMRegister (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/
DX86Disassembler.cpp265 static bool translateRMRegister(MCInst &mcInst, in translateRMRegister() function
463 return translateRMRegister(mcInst, insn); in translateRM()
/external/capstone/arch/X86/
DX86Disassembler.c315 static bool translateRMRegister(MCInst *mcInst, InternalInstruction *insn) in translateRMRegister() function
568 return translateRMRegister(mcInst, insn); in translateRM()
/external/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp669 static bool translateRMRegister(MCInst &mcInst, in translateRMRegister() function
917 return translateRMRegister(mcInst, insn); in translateRM()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp689 static bool translateRMRegister(MCInst &mcInst, in translateRMRegister() function
906 return translateRMRegister(mcInst, insn); in translateRM()