Home
last modified time | relevance | path

Searched refs:MRM2X (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h147 MRM2X = 58, enumerator
H A DX86RecognizableInstr.cpp809 case X86Local::MRM2X: in emitInstructionSpecifier()
926 case X86Local::MRM2X: in emitDecodePath()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h620 MRM2X = 58, // Format /2 enumerator
1068 case X86II::MRM2X: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1898 case X86II::MRM2X: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td57 def MRM0X : Format<56>; def MRM1X : Format<57>; def MRM2X : Format<58>;