Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrSGX.td23 def ENCLU : I<0x01, MRM_D7, (outs), (ins),
H A DX86InstrFormats.td67 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.h650 MRM_D7 = 87, enumerator
1110 case X86II::MRM_D7: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1931 case X86II::MRM_D7: in encodeInstruction()