Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86BaseInfo.h661 MRM_E2 = 98, enumerator
1121 case X86II::MRM_E2: in getMemoryOperandNo()
HDX86MCCodeEmitter.cpp1942 case X86II::MRM_E2: in encodeInstruction()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrFormats.td71 def MRM_E1 : Format<97>; def MRM_E2 : Format<98>; def MRM_E3 : Format<99>;
HDX86InstrFPStack.td637 def FNCLEX : I<0xDB, MRM_E2, (outs), (ins), "fnclex", []>;