Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h634 MRM_C7 = 71, enumerator
1094 case X86II::MRM_C7: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1915 case X86II::MRM_C7: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td62 def MRM_C6 : Format<70>; def MRM_C7 : Format<71>; def MRM_C8 : Format<72>;
H A DX86InstrSystem.td453 def PBNDKB : I<0x01, MRM_C7, (outs), (ins), "pbndkb", []>, TB;