Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h687 MRM_F6 = 118, enumerator
1141 case X86II::MRM_F6: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1895 case X86II::MRM_F6: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td76 def MRM_F6 : Format<118>; def MRM_F7 : Format<119>; def MRM_F8 : Format<120>;
H A DX86InstrFPStack.td647 def FDECSTP : I<0xD9, MRM_F6, (outs), (ins), "fdecstp", []>;