Searched refs:MRM_EC (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86BaseInfo.h | 671 MRM_EC = 108, enumerator 1131 case X86II::MRM_EC: in getMemoryOperandNo()
|
H A D | X86MCCodeEmitter.cpp | 1952 case X86II::MRM_EC: in encodeInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrFormats.td | 74 def MRM_EA : Format<106>; def MRM_EB : Format<107>; def MRM_EC : Format<108>;
|
H A D | X86InstrFPStack.td | 552 def FLDLG2 : I<0xD9, MRM_EC, (outs), (ins), "fldlg2", []>;
|
H A D | X86InstrMisc.td | 1654 def UIRET : I<0x01, MRM_EC, (outs), (ins), "uiret",
|