Searched refs:MRM_E9 (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86BaseInfo.h | 668 MRM_E9 = 105, enumerator 1128 case X86II::MRM_E9: in getMemoryOperandNo()
|
H A D | X86MCCodeEmitter.cpp | 1949 case X86II::MRM_E9: in encodeInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrFormats.td | 73 def MRM_E7 : Format<103>; def MRM_E8 : Format<104>; def MRM_E9 : Format<105>;
|
H A D | X86InstrFPStack.td | 549 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 D | X86InstrMisc.td | 1646 def XRESLDTRK : I<0x01, MRM_E9, (outs), (ins), "xresldtrk",
|