Home
last modified time | relevance | path

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

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