Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h666 MRM_E1 = 97, enumerator
1120 case X86II::MRM_E1: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1874 case X86II::MRM_E1: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td69 def MRM_E1 : Format<97>; def MRM_E2 : Format<98>; def MRM_E3 : Format<99>;
H A DX86InstrFPStack.td263 defm ABS : FPUnary<fabs, MRM_E1, "fabs">;