Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h668 MRM_E9 = 105, enumerator
1128 case X86II::MRM_E9: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1949 case X86II::MRM_E9: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td73 def MRM_E7 : Format<103>; def MRM_E8 : Format<104>; def MRM_E9 : Format<105>;
H A DX86InstrFPStack.td549 def FLDL2T : I<0xD9, MRM_E9, (outs), (ins), "fldl2t", []>;
595 def UCOM_FPPr : FPI<0xDA, MRM_E9, // cmp ST(0) with ST(1), pop, pop
H A DX86InstrMisc.td1646 def XRESLDTRK : I<0x01, MRM_E9, (outs), (ins), "xresldtrk",