Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrTSX.td39 def XEND : I<0x01, MRM_D5, (outs), (ins),
H A DX86InstrFormats.td65 def MRM_D5 : Format<85>; def MRM_D6 : Format<86>; def MRM_D7 : Format<87>;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h654 MRM_D5 = 85, enumerator
1108 case X86II::MRM_D5: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1862 case X86II::MRM_D5: in encodeInstruction()