Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrTDX.td26 def SEAMOPS : I<0x01, MRM_CE, (outs), (ins), "seamops", []>, TB, PD;
H A DX86InstrFormats.td62 def MRM_CC : Format<76>; def MRM_CD : Format<77>; def MRM_CE : Format<78>;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h647 MRM_CE = 78, enumerator
1101 case X86II::MRM_CE: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1855 case X86II::MRM_CE: in encodeInstruction()