Home
last modified time | relevance | path

Searched refs:MRM_E8 (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h233 MRM_E8 = 39, enumerator
506 case X86II::MRM_E8: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp1008 case X86II::MRM_E8: in EncodeInstruction()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h313 MRM_E8 = 72, MRM_E9 = 73, MRM_EA = 74, MRM_EB = 75, enumerator
710 case X86II::MRM_E7: case X86II::MRM_E8: case X86II::MRM_E9: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp1399 case X86II::MRM_E7: case X86II::MRM_E8: case X86II::MRM_E9: in encodeInstruction()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp996 case X86II::MRM_E8: in emitInstruction()
DX86InstrFormats.td38 def MRM_E8 : Format<39>;
DX86InstrSSE.td3194 def LFENCE : I<0xAE, MRM_E8, (outs), (ins),
/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp796 case X86Local::MRM_E8: case X86Local::MRM_E9: case X86Local::MRM_EA: in emitInstructionSpecifier()
/external/llvm/lib/Target/X86/
DX86InstrSystem.td547 def XCRYPTOFB : I<0xa7, MRM_E8, (outs), (ins), "xcryptofb", []>, TB;
DX86InstrFPStack.td563 def LD_F1 : FPI<0xD9, MRM_E8, (outs), (ins), "fld1", IIC_FIST>;
DX86InstrFormats.td49 def MRM_E7 : Format<71>; def MRM_E8 : Format<72>; def MRM_E9 : Format<73>;
DX86InstrSSE.td3685 def LFENCE : I<0xAE, MRM_E8, (outs), (ins),