Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h671 MRM_EC = 108, enumerator
1131 case X86II::MRM_EC: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1952 case X86II::MRM_EC: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td74 def MRM_EA : Format<106>; def MRM_EB : Format<107>; def MRM_EC : Format<108>;
H A DX86InstrFPStack.td552 def FLDLG2 : I<0xD9, MRM_EC, (outs), (ins), "fldlg2", []>;
H A DX86InstrMisc.td1654 def UIRET : I<0x01, MRM_EC, (outs), (ins), "uiret",