Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h677 MRM_F2 = 114, enumerator
1137 case X86II::MRM_F2: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1958 case X86II::MRM_F2: 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.td652 def FPTAN : I<0xD9, MRM_F2, (outs), (ins), "fptan", []>;