Home
last modified time | relevance | path

Searched refs:MRM4X (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DX86RecognizableInstr.h130 MRM4X = 60, MRM5X = 61, MRM6X = 62, MRM7X = 63, enumerator
H A DX86RecognizableInstr.cpp761 case X86Local::MRM4X: in emitInstructionSpecifier()
842 case X86Local::MRM4X: case X86Local::MRM5X: in emitDecodePath()
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h734 MRM4X = 60, MRM5X = 61, MRM6X = 62, MRM7X = 63, // Format /4 /5 /6 /7 enumerator
1152 case X86II::MRM4X: case X86II::MRM5X: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1659 case X86II::MRM4X: in encodeInstruction()
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp92 case X86II::MRM4X: in isInvalidMemoryInstr()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrFormats.td56 def MRM3X : Format<59>; def MRM4X : Format<60>; def MRM5X : Format<61>;