Home
last modified time | relevance | path

Searched refs:MRM1m (Results 1 – 25 of 46) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h219 MRM0m = 24, MRM1m = 25, MRM2m = 26, MRM3m = 27, // Format /0 /1 /2 /3 enumerator
495 case X86II::MRM0m: case X86II::MRM1m: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp543 case X86II::MRM0m: case X86II::MRM1m: in EmitVEXOpcodePrefix()
678 case X86II::MRM0m: case X86II::MRM1m: in DetermineREXPrefix()
975 case X86II::MRM0m: case X86II::MRM1m: in EncodeInstruction()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrShiftRotate.td551 def ROR8mCL : I<0xD2, MRM1m, (outs), (ins i8mem :$dst),
554 def ROR16mCL : I<0xD3, MRM1m, (outs), (ins i16mem:$dst),
557 def ROR32mCL : I<0xD3, MRM1m, (outs), (ins i32mem:$dst),
560 def ROR64mCL : RI<0xD3, MRM1m, (outs), (ins i64mem:$dst),
564 def ROR8mi : Ii8<0xC0, MRM1m, (outs), (ins i8mem :$dst, i8imm:$src),
567 def ROR16mi : Ii8<0xC1, MRM1m, (outs), (ins i16mem:$dst, i8imm:$src),
571 def ROR32mi : Ii8<0xC1, MRM1m, (outs), (ins i32mem:$dst, i8imm:$src),
574 def ROR64mi : RIi8<0xC1, MRM1m, (outs), (ins i64mem:$dst, i8imm:$src),
579 def ROR8m1 : I<0xD0, MRM1m, (outs), (ins i8mem :$dst),
582 def ROR16m1 : I<0xD1, MRM1m, (outs), (ins i16mem:$dst),
[all …]
DX86InstrFPStack.td213 defm MUL : FPBinary<fmul, MRM1m, "mul">;
469 def ISTT_FP16m : FPI<0xDF, MRM1m, (outs), (ins i16mem:$dst), "fisttp{s}\t$dst">;
470 def ISTT_FP32m : FPI<0xDB, MRM1m, (outs), (ins i32mem:$dst), "fisttp{l}\t$dst">;
471 def ISTT_FP64m : FPI<0xDD, MRM1m, (outs), (ins i64mem:$dst),
594 def FXRSTOR : I<0xAE, MRM1m, (outs), (ins opaque512mem:$src),
596 def FXRSTOR64 : I<0xAE, MRM1m, (outs), (ins opaque512mem:$src),
DX86Instr3DNow.td94 def PREFETCHW : I3DNow<0x0D, MRM1m, (outs), (ins i16mem:$addr),
DX86InstrArithmetic.td451 def DEC64_16m : I<0xFF, MRM1m, (outs), (ins i16mem:$dst), "dec{w}\t$dst",
455 def DEC64_32m : I<0xFF, MRM1m, (outs), (ins i32mem:$dst), "dec{l}\t$dst",
482 def DEC8m : I<0xFE, MRM1m, (outs), (ins i8mem :$dst), "dec{b}\t$dst",
485 def DEC16m : I<0xFF, MRM1m, (outs), (ins i16mem:$dst), "dec{w}\t$dst",
489 def DEC32m : I<0xFF, MRM1m, (outs), (ins i32mem:$dst), "dec{l}\t$dst",
493 def DEC64m : RI<0xFF, MRM1m, (outs), (ins i64mem:$dst), "dec{q}\t$dst",
1089 defm OR : ArithBinOp_RF<0x08, 0x0A, 0x0C, "or", MRM1r, MRM1m,
DX86InstrSystem.td223 def STRm : I<0x00, MRM1m, (outs i16mem:$dst), (ins),
342 def SIDT16m : I<0x01, MRM1m, (outs opaque48mem:$dst), (ins),
344 def SIDTm : I<0x01, MRM1m, (outs opaque48mem:$dst), (ins),
/external/llvm/lib/Target/X86/
DX86InstrShiftRotate.td630 def ROR8mCL : I<0xD2, MRM1m, (outs), (ins i8mem :$dst),
634 def ROR16mCL : I<0xD3, MRM1m, (outs), (ins i16mem:$dst),
638 def ROR32mCL : I<0xD3, MRM1m, (outs), (ins i32mem:$dst),
642 def ROR64mCL : RI<0xD3, MRM1m, (outs), (ins i64mem:$dst),
647 def ROR8mi : Ii8<0xC0, MRM1m, (outs), (ins i8mem :$dst, u8imm:$src),
651 def ROR16mi : Ii8<0xC1, MRM1m, (outs), (ins i16mem:$dst, u8imm:$src),
655 def ROR32mi : Ii8<0xC1, MRM1m, (outs), (ins i32mem:$dst, u8imm:$src),
659 def ROR64mi : RIi8<0xC1, MRM1m, (outs), (ins i64mem:$dst, u8imm:$src),
665 def ROR8m1 : I<0xD0, MRM1m, (outs), (ins i8mem :$dst),
669 def ROR16m1 : I<0xD1, MRM1m, (outs), (ins i16mem:$dst),
[all …]
DX86InstrFPStack.td249 defm MUL : FPBinary<fmul, MRM1m, "mul">;
529 def ISTT_FP16m : FPI<0xDF, MRM1m, (outs), (ins i16mem:$dst), "fisttp{s}\t$dst",
531 def ISTT_FP32m : FPI<0xDB, MRM1m, (outs), (ins i32mem:$dst), "fisttp{l}\t$dst",
533 def ISTT_FP64m : FPI<0xDD, MRM1m, (outs), (ins i64mem:$dst),
672 def FXRSTOR : I<0xAE, MRM1m, (outs), (ins opaque512mem:$src),
674 def FXRSTOR64 : RI<0xAE, MRM1m, (outs), (ins opaque512mem:$src),
DX86Instr3DNow.td94 def PREFETCHW : I<0x0D, MRM1m, (outs), (ins i8mem:$addr), "prefetchw\t$addr",
DX86InstrSystem.td251 def STRm : I<0x00, MRM1m, (outs), (ins i16mem:$dst),
398 def SIDT16m : I<0x01, MRM1m, (outs), (ins opaque48mem:$dst),
400 def SIDT32m : I<0x01, MRM1m, (outs), (ins opaque48mem:$dst),
402 def SIDT64m : I<0x01, MRM1m, (outs), (ins opaque80mem:$dst),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrShiftRotate.td600 def ROR8mCL : I<0xD2, MRM1m, (outs), (ins i8mem :$dst),
603 def ROR16mCL : I<0xD3, MRM1m, (outs), (ins i16mem:$dst),
606 def ROR32mCL : I<0xD3, MRM1m, (outs), (ins i32mem:$dst),
609 def ROR64mCL : RI<0xD3, MRM1m, (outs), (ins i64mem:$dst),
614 def ROR8mi : Ii8<0xC0, MRM1m, (outs), (ins i8mem :$dst, u8imm:$src),
617 def ROR16mi : Ii8<0xC1, MRM1m, (outs), (ins i16mem:$dst, u8imm:$src),
621 def ROR32mi : Ii8<0xC1, MRM1m, (outs), (ins i32mem:$dst, u8imm:$src),
625 def ROR64mi : RIi8<0xC1, MRM1m, (outs), (ins i64mem:$dst, u8imm:$src),
631 def ROR8m1 : I<0xD0, MRM1m, (outs), (ins i8mem :$dst),
634 def ROR16m1 : I<0xD1, MRM1m, (outs), (ins i16mem:$dst),
[all …]
DX86InstrFPStack.td251 defm MUL : FPBinary<fmul, MRM1m, "mul">;
538 def ISTT_FP16m : FPI<0xDF, MRM1m, (outs), (ins i16mem:$dst), "fisttp{s}\t$dst">;
539 def ISTT_FP32m : FPI<0xDB, MRM1m, (outs), (ins i32mem:$dst), "fisttp{l}\t$dst">;
540 def ISTT_FP64m : FPI<0xDD, MRM1m, (outs), (ins i64mem:$dst), "fisttp{ll}\t$dst">;
682 def FXRSTOR : I<0xAE, MRM1m, (outs), (ins opaquemem:$src),
685 def FXRSTOR64 : RI<0xAE, MRM1m, (outs), (ins opaquemem:$src),
DX86Instr3DNow.td97 def PREFETCHW : I<0x0D, MRM1m, (outs), (ins i8mem:$addr), "prefetchw\t$addr",
DX86InstrSystem.td248 def STRm : I<0x00, MRM1m, (outs), (ins i16mem:$dst), "str{w}\t$dst", []>, TB;
367 def SIDT16m : I<0x01, MRM1m, (outs), (ins opaquemem:$dst),
369 def SIDT32m : I<0x01, MRM1m, (outs), (ins opaquemem:$dst),
371 def SIDT64m : I<0x01, MRM1m, (outs), (ins opaquemem:$dst),
/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.cpp53 MRM0m = 24, MRM1m = 25, MRM2m = 26, MRM3m = 27, enumerator
749 case X86Local::MRM1m: in emitInstructionSpecifier()
830 case X86Local::MRM1m: in emitDecodePath()
919 case X86Local::MRM1m: in emitDecodePath()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h299 MRM0m = 24, MRM1m = 25, MRM2m = 26, MRM3m = 27, // Format /0 /1 /2 /3 enumerator
691 case X86II::MRM0m: case X86II::MRM1m: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp782 case X86II::MRM0m: case X86II::MRM1m: in EmitVEXOpcodePrefix()
1012 case X86II::MRM0m: case X86II::MRM1m: in DetermineREXPrefix()
1371 case X86II::MRM0m: case X86II::MRM1m: in encodeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h314 MRM0m = 40, MRM1m = 41, MRM2m = 42, MRM3m = 43, // Format /0 /1 /2 /3 enumerator
733 case X86II::MRM0m: case X86II::MRM1m: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp832 case X86II::MRM0m: case X86II::MRM1m: in EmitVEXOpcodePrefix()
1084 case X86II::MRM0m: case X86II::MRM1m: in DetermineREXPrefix()
1501 case X86II::MRM0m: case X86II::MRM1m: in encodeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86RecognizableInstr.h110 MRM0m = 40, MRM1m = 41, MRM2m = 42, MRM3m = 43, enumerator
/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp110 MRM0m = 24, MRM1m = 25, MRM2m = 26, MRM3m = 27, enumerator
741 case X86Local::MRM1m: in emitInstructionSpecifier()
858 case X86Local::MRM0m: case X86Local::MRM1m: in emitDecodePath()
/external/llvm/test/TableGen/
DTargetInstrInfo.td55 def MRM0m : Format<24>; def MRM1m : Format<25>; def MRM2m : Format<26>;
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
DTargetInstrInfo.td55 def MRM0m : Format<24>; def MRM1m : Format<25>; def MRM2m : Format<26>;
/external/swiftshader/third_party/LLVM/test/TableGen/
DTargetInstrInfo.td55 def MRM0m : Format<24>; def MRM1m : Format<25>; def MRM2m : Format<26>;

12