Searched refs:MRM_E8 (Results 1 – 18 of 18) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 233 MRM_E8 = 39, enumerator 506 case X86II::MRM_E8: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 1008 case X86II::MRM_E8: in EncodeInstruction()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 313 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()
|
D | X86MCCodeEmitter.cpp | 1399 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/ |
D | X86BaseInfo.h | 357 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()
|
D | X86MCCodeEmitter.cpp | 1529 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/ |
D | X86InstrSystem.td | 496 def SETSSBSY : I<0x01, MRM_E8, (outs), (ins), "setssbsy", 578 def XCRYPTOFB : I<0xa7, MRM_E8, (outs), (ins), "xcryptofb", []>, TB;
|
D | X86InstrFPStack.td | 571 def LD_F1 : FPI<0xD9, MRM_E8, (outs), (ins), "fld1">;
|
D | X86InstrFormats.td | 59 def MRM_E7 : Format<103>; def MRM_E8 : Format<104>; def MRM_E9 : Format<105>;
|
D | X86InstrSSE.td | 3127 def LFENCE : I<0xAE, MRM_E8, (outs), (ins), "lfence", [(int_x86_sse2_lfence)]>,
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86CodeEmitter.cpp | 996 case X86II::MRM_E8: in emitInstruction()
|
D | X86InstrFormats.td | 38 def MRM_E8 : Format<39>;
|
D | X86InstrSSE.td | 3194 def LFENCE : I<0xAE, MRM_E8, (outs), (ins),
|
/external/llvm/utils/TableGen/ |
D | X86RecognizableInstr.cpp | 796 case X86Local::MRM_E8: case X86Local::MRM_E9: case X86Local::MRM_EA: in emitInstructionSpecifier()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 547 def XCRYPTOFB : I<0xa7, MRM_E8, (outs), (ins), "xcryptofb", []>, TB;
|
D | X86InstrFPStack.td | 563 def LD_F1 : FPI<0xD9, MRM_E8, (outs), (ins), "fld1", IIC_FIST>;
|
D | X86InstrFormats.td | 49 def MRM_E7 : Format<71>; def MRM_E8 : Format<72>; def MRM_E9 : Format<73>;
|
D | X86InstrSSE.td | 3685 def LFENCE : I<0xAE, MRM_E8, (outs), (ins),
|