Home
last modified time | relevance | path

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

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