Home
last modified time | relevance | path

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

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