Home
last modified time | relevance | path

Searched refs:MRM_E8 (Results 1 – 18 of 18) 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-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h357 MRM_E8 = 104, MRM_E9 = 105, MRM_EA = 106, MRM_EB = 107, enumerator
752 case X86II::MRM_E7: case X86II::MRM_E8: case X86II::MRM_E9: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp1529 case X86II::MRM_E7: case X86II::MRM_E8: case X86II::MRM_E9: in encodeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrSystem.td496 def SETSSBSY : I<0x01, MRM_E8, (outs), (ins), "setssbsy",
578 def XCRYPTOFB : I<0xa7, MRM_E8, (outs), (ins), "xcryptofb", []>, TB;
DX86InstrFPStack.td571 def LD_F1 : FPI<0xD9, MRM_E8, (outs), (ins), "fld1">;
DX86InstrFormats.td59 def MRM_E7 : Format<103>; def MRM_E8 : Format<104>; def MRM_E9 : Format<105>;
DX86InstrSSE.td3127 def LFENCE : I<0xAE, MRM_E8, (outs), (ins), "lfence", [(int_x86_sse2_lfence)]>,
/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),