Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86BaseInfo.h675 MRM_F0 = 112, enumerator
1135 case X86II::MRM_F0: in getMemoryOperandNo()
HDX86MCCodeEmitter.cpp1956 case X86II::MRM_F0: in encodeInstruction()
/freebsd-13-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.td650 def F2XM1 : I<0xD9, MRM_F0, (outs), (ins), "f2xm1", []>;