Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h144 MRM1X = 57, enumerator
H A DX86RecognizableInstr.cpp783 case X86Local::MRM1X: in emitInstructionSpecifier()
898 case X86Local::MRM1X: in emitDecodePath()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h625 MRM1X = 57, // Format /1 enumerator
1067 case X86II::MRM1X: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1830 case X86II::MRM1X: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td55 def MRM0X : Format<56>; def MRM1X : Format<57>; def MRM2X : Format<58>;