/external/llvm/lib/Target/X86/ |
D | X86InstrMPX.td | 17 def 32rm: I<opc, MRMSrcMem, (outs BNDR:$dst), (ins i32mem:$src), 20 def 64rm: RI<opc, MRMSrcMem, (outs BNDR:$dst), (ins i64mem:$src), 28 def 32rm: I<opc, MRMSrcMem, (outs), (ins BNDR:$src1, i32mem:$src2), 31 def 64rm: RI<opc, MRMSrcMem, (outs), (ins BNDR:$src1, i64mem:$src2), 48 def BNDMOVRM32rm : I<0x1A, MRMSrcMem, (outs BNDR:$dst), (ins i64mem:$src), 51 def BNDMOVRM64rm : RI<0x1A, MRMSrcMem, (outs BNDR:$dst), (ins i128mem:$src), 68 def BNDLDXrm: I<0x1A, MRMSrcMem, (outs BNDR:$dst), (ins i64mem:$src),
|
D | X86InstrExtension.td | 47 def MOVSX16rm8 : I<0xBE, MRMSrcMem, (outs GR16:$dst), (ins i8mem:$src), 55 def MOVSX32rm8 : I<0xBE, MRMSrcMem, (outs GR32:$dst), (ins i8mem :$src), 63 def MOVSX32rm16: I<0xBF, MRMSrcMem, (outs GR32:$dst), (ins i16mem:$src), 73 def MOVZX16rm8 : I<0xB6, MRMSrcMem, (outs GR16:$dst), (ins i8mem:$src), 81 def MOVZX32rm8 : I<0xB6, MRMSrcMem, (outs GR32:$dst), (ins i8mem :$src), 89 def MOVZX32rm16: I<0xB7, MRMSrcMem, (outs GR32:$dst), (ins i16mem:$src), 103 def MOVZX32_NOREXrm8 : I<0xB6, MRMSrcMem, 113 def MOVSX32_NOREXrm8 : I<0xBE, MRMSrcMem, 127 def MOVSX64rm8 : RI<0xBE, MRMSrcMem, (outs GR64:$dst), (ins i8mem :$src), 135 def MOVSX64rm16: RI<0xBF, MRMSrcMem, (outs GR64:$dst), (ins i16mem:$src), [all …]
|
D | X86InstrVMX.td | 19 def INVEPT32 : I<0x80, MRMSrcMem, (outs), (ins GR32:$src1, i128mem:$src2), 22 def INVEPT64 : I<0x80, MRMSrcMem, (outs), (ins GR64:$src1, i128mem:$src2), 26 def INVVPID32 : I<0x81, MRMSrcMem, (outs), (ins GR32:$src1, i128mem:$src2), 29 def INVVPID64 : I<0x81, MRMSrcMem, (outs), (ins GR64:$src1, i128mem:$src2), 54 def VMWRITE64rm : I<0x79, MRMSrcMem, (outs GR64:$dst), (ins i64mem:$src), 58 def VMWRITE32rm : I<0x79, MRMSrcMem, (outs GR32:$dst), (ins i32mem:$src),
|
D | X86InstrXOP.td | 18 def rm : IXOP<opc, MRMSrcMem, (outs VR128:$dst), (ins i128mem:$src), 47 def rm : IXOP<opc, MRMSrcMem, (outs VR128:$dst), (ins memop:$src), 57 def rm : IXOP<opc, MRMSrcMem, (outs VR128:$dst), (ins f128mem:$src), 67 def rmY : IXOP<opc, MRMSrcMem, (outs VR256:$dst), (ins f256mem:$src), 94 def rm : IXOP<opc, MRMSrcMem, (outs VR128:$dst), 101 def mr : IXOP<opc, MRMSrcMem, (outs VR128:$dst), 132 def mi : IXOPi8<opc, MRMSrcMem, (outs VR128:$dst), 155 def rm : IXOPi8<opc, MRMSrcMem, (outs VR128:$dst), 190 def mi : IXOPi8<opc, MRMSrcMem, (outs VR128:$dst), 206 def mi_alt : IXOPi8<opc, MRMSrcMem, (outs VR128:$dst), [all …]
|
D | X86InstrSystem.td | 191 def MOV16sm : I<0x8E, MRMSrcMem, (outs SEGMENT_REG:$dst), (ins i16mem:$src), 193 def MOV32sm : I<0x8E, MRMSrcMem, (outs SEGMENT_REG:$dst), (ins i32mem:$src), 195 def MOV64sm : RI<0x8E, MRMSrcMem, (outs SEGMENT_REG:$dst), (ins i64mem:$src), 205 def LAR16rm : I<0x02, MRMSrcMem, (outs GR16:$dst), (ins i16mem:$src), 213 def LAR32rm : I<0x02, MRMSrcMem, (outs GR32:$dst), (ins i16mem:$src), 220 def LAR64rm : RI<0x02, MRMSrcMem, (outs GR64:$dst), (ins i16mem:$src), 225 def LSL16rm : I<0x03, MRMSrcMem, (outs GR16:$dst), (ins i16mem:$src), 231 def LSL32rm : I<0x03, MRMSrcMem, (outs GR32:$dst), (ins i32mem:$src), 237 def LSL64rm : RI<0x03, MRMSrcMem, (outs GR64:$dst), (ins i64mem:$src), 341 def LDS16rm : I<0xc5, MRMSrcMem, (outs GR16:$dst), (ins opaque32mem:$src), [all …]
|
D | X86Instr3DNow.td | 38 def rm : I3DNow_binop<opc, MRMSrcMem, (ins VR64:$src1, i64mem:$src2), Mn, []>; 45 def rm : I3DNow_binop<opc, MRMSrcMem, (ins VR64:$src1, i64mem:$src2), Mn, 53 def rm : I3DNow_conv<opc, MRMSrcMem, (ins i64mem:$src1), Mn, []>; 60 def rm : I3DNow_conv<opc, MRMSrcMem, (ins i64mem:$src), Mn,
|
D | X86InstrFMA.td | 51 def m : FMA3<opc, MRMSrcMem, (outs VR128:$dst), 67 def mY : FMA3<opc, MRMSrcMem, (outs VR256:$dst), 154 def m : FMA3<opc, MRMSrcMem, (outs RC:$dst), 186 def m_Int : FMA3<opc, MRMSrcMem, (outs RC:$dst), 277 def rm : FMA4<opc, MRMSrcMem, (outs RC:$dst), 283 def mr : FMA4<opc, MRMSrcMem, (outs RC:$dst), 308 def rm_Int : FMA4<opc, MRMSrcMem, (outs VR128:$dst), 314 def mr_Int : FMA4<opc, MRMSrcMem, (outs VR128:$dst), 334 def rm : FMA4<opc, MRMSrcMem, (outs VR128:$dst), 340 def mr : FMA4<opc, MRMSrcMem, (outs VR128:$dst), [all …]
|
D | X86InstrMMX.td | 105 def irm : MMXI<opc, MRMSrcMem, (outs VR64:$dst), 121 def rm : MMXI<opc, MRMSrcMem, (outs VR64:$dst), 143 def rm64 : MMXSS38I<opc, MRMSrcMem, (outs VR64:$dst), (ins i64mem:$src), 160 def rm64 : MMXSS38I<opc, MRMSrcMem, (outs VR64:$dst), 177 def R64irm : MMXSS3AI<0x0F, MRMSrcMem, (outs VR64:$dst), 191 def irm : MMXPI<opc, MRMSrcMem, (outs DstRC:$dst), (ins x86memop:$src), asm, 203 def irm : MMXPI<opc, MRMSrcMem, (outs DstRC:$dst), 226 def MMX_MOVD64rm : MMXI<0x6E, MRMSrcMem, (outs VR64:$dst), (ins i32mem:$src), 259 def MMX_MOVD64to64rm : MMXRI<0x6E, MRMSrcMem, (outs VR64:$dst), 291 def MMX_MOVQ64rm : MMXI<0x6F, MRMSrcMem, (outs VR64:$dst), (ins i64mem:$src), [all …]
|
D | X86InstrSSE.td | 253 def rm : SI<opc, MRMSrcMem, (outs RC:$dst), (ins RC:$src1, x86memop:$src2), 275 def rm_Int : SI_Int<opc, MRMSrcMem, (outs RC:$dst), (ins RC:$src1, memopr:$src2), 299 def rm : PI<opc, MRMSrcMem, (outs RC:$dst), (ins RC:$src1, x86memop:$src2), 320 def rm : PI<opc, MRMSrcMem, (outs RC:$dst), (ins RC:$src1, x86memop:$src2), 595 def V#NAME#rm : SI<0x10, MRMSrcMem, (outs RC:$dst), (ins x86memop:$src), 599 def NAME#rm : SI<0x10, MRMSrcMem, (outs RC:$dst), (ins x86memop:$src), 817 def rm : PI<opc, MRMSrcMem, (outs RC:$dst), (ins x86memop:$src), 1114 def FsVMOVAPSrm : VPSI<0x28, MRMSrcMem, (outs FR32:$dst), (ins f128mem:$src), 1118 def FsVMOVAPDrm : VPDI<0x28, MRMSrcMem, (outs FR64:$dst), (ins f128mem:$src), 1122 def FsMOVAPSrm : PSI<0x28, MRMSrcMem, (outs FR32:$dst), (ins f128mem:$src), [all …]
|
D | X86InstrAVX512.td | 504 defm rm : AVX512_maskable<Opcode, MRMSrcMem, To, (outs To.RC:$dst), 615 def VINSERTPSzrm: AVX512AIi8<0x21, MRMSrcMem, (outs VR128X:$dst), 835 defm m : AVX512_maskable<opc, MRMSrcMem, DestInfo, (outs DestInfo.RC:$dst), 1004 def rm : AVX5128I<opc, MRMSrcMem, (outs _Dst.RC:$dst), (ins _Src.MemOp:$src), 1009 def rmk : AVX5128I<opc, MRMSrcMem, (outs _Dst.RC:$dst), (ins _Dst.KRCWM:$mask, 1014 def rmkz : AVX5128I<opc, MRMSrcMem, (outs _Dst.RC:$dst), (ins _Dst.KRCWM:$mask, 1075 defm m : AVX512_maskable<opc, MRMSrcMem, _Dst, (outs _Dst.RC:$dst), 1166 defm rm: AVX512_maskable_3src_cast<opc, MRMSrcMem, _, IdxVT, (outs _.RC:$dst), 1177 defm rmb: AVX512_maskable_3src_cast<opc, MRMSrcMem, _, IdxVT, (outs _.RC:$dst), 1241 defm rm: AVX512_maskable_3src<opc, MRMSrcMem, _, (outs _.RC:$dst), [all …]
|
D | X86InstrCMovSetCC.td | 43 : I<opc, MRMSrcMem, (outs GR16:$dst), (ins GR16:$src1, i16mem:$src2), 49 : I<opc, MRMSrcMem, (outs GR32:$dst), (ins GR32:$src1, i32mem:$src2), 55 :RI<opc, MRMSrcMem, (outs GR64:$dst), (ins GR64:$src1, i64mem:$src2),
|
D | X86InstrArithmetic.td | 19 def LEA16r : I<0x8D, MRMSrcMem, 23 def LEA32r : I<0x8D, MRMSrcMem, 29 def LEA64_32r : I<0x8D, MRMSrcMem, 36 def LEA64r : RI<0x8D, MRMSrcMem, (outs GR64:$dst), (ins lea64mem:$src), 177 def IMUL16rm : I<0xAF, MRMSrcMem, (outs GR16:$dst), 184 def IMUL32rm : I<0xAF, MRMSrcMem, (outs GR32:$dst), 191 def IMUL64rm : RI<0xAF, MRMSrcMem, (outs GR64:$dst), 247 def IMUL16rmi : Ii16<0x69, MRMSrcMem, // GR16 = [mem16]*I16 254 def IMUL16rmi8 : Ii8<0x6B, MRMSrcMem, // GR16 = [mem16]*I8 261 def IMUL32rmi : Ii32<0x69, MRMSrcMem, // GR32 = [mem32]*I32 [all …]
|
D | X86InstrInfo.td | 1182 def BSF16rm : I<0xBC, MRMSrcMem, (outs GR16:$dst), (ins i16mem:$src), 1190 def BSF32rm : I<0xBC, MRMSrcMem, (outs GR32:$dst), (ins i32mem:$src), 1198 def BSF64rm : RI<0xBC, MRMSrcMem, (outs GR64:$dst), (ins i64mem:$src), 1207 def BSR16rm : I<0xBD, MRMSrcMem, (outs GR16:$dst), (ins i16mem:$src), 1215 def BSR32rm : I<0xBD, MRMSrcMem, (outs GR32:$dst), (ins i32mem:$src), 1223 def BSR64rm : RI<0xBD, MRMSrcMem, (outs GR64:$dst), (ins i64mem:$src), 1458 def MOV8rm : I<0x8A, MRMSrcMem, (outs GR8 :$dst), (ins i8mem :$src), 1461 def MOV16rm : I<0x8B, MRMSrcMem, (outs GR16:$dst), (ins i16mem:$src), 1464 def MOV32rm : I<0x8B, MRMSrcMem, (outs GR32:$dst), (ins i32mem:$src), 1467 def MOV64rm : RI<0x8B, MRMSrcMem, (outs GR64:$dst), (ins i64mem:$src), [all …]
|
D | X86InstrCompiler.td | 750 def NAME#8 : I<opc8, MRMSrcMem, (outs GR8:$dst), 756 def NAME#16 : I<opc, MRMSrcMem, (outs GR16:$dst), 763 def NAME#32 : I<opc, MRMSrcMem, (outs GR32:$dst), 770 def NAME#64 : RI<opc, MRMSrcMem, (outs GR64:$dst),
|
D | X86InstrShiftRotate.td | 867 def mi : Ii8<0xF0, MRMSrcMem, (outs RC:$dst), 880 def rm : I<0xF7, MRMSrcMem, (outs RC:$dst), (ins x86memop:$src1, RC:$src2),
|
D | X86InstrFormats.td | 24 def MRMSrcMem : Format<6>; def RawFrmMemOffs : Format<7>;
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 256 MRMSrcMem = 6, enumerator 681 case X86II::MRMSrcMem: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 755 case X86II::MRMSrcMem: in EmitVEXOpcodePrefix() 1030 case X86II::MRMSrcMem: { in DetermineREXPrefix() 1374 case X86II::MRMSrcMem: { in encodeInstruction()
|
/external/llvm/utils/TableGen/ |
D | X86RecognizableInstr.cpp | 100 MRMSrcMem = 6, enumerator 683 case X86Local::MRMSrcMem: in emitInstructionSpecifier() 849 case X86Local::MRMSrcReg: case X86Local::MRMSrcMem: in emitDecodePath()
|
/external/llvm/test/TableGen/ |
D | TargetInstrInfo.td | 51 def MRMSrcMem : Format<6>;
|
/external/llvm/docs/ |
D | WritingAnLLVMBackend.rst | 1817 case X86II::MRMSrcMem: // for instructions that use the Mod/RM byte
|