Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h676 MRM_F1 = 113, enumerator
1136 case X86II::MRM_F1: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1957 case X86II::MRM_F1: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td76 def MRM_F0 : Format<112>; def MRM_F1 : Format<113>; def MRM_F2 : Format<114>;
H A DX86InstrFPStack.td651 def FYL2X : I<0xD9, MRM_F1, (outs), (ins), "fyl2x", []>;