/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 233 def CALL16r : I<0xFF, MRM2r, (outs), (ins GR16:$dst), 240 def CALL32r : I<0xFF, MRM2r, (outs), (ins GR32:$dst), 253 def CALL16r_NT : I<0xFF, MRM2r, (outs), (ins GR16 : $dst), 260 def CALL32r_NT : I<0xFF, MRM2r, (outs), (ins GR32 : $dst), 339 def CALL64r : I<0xFF, MRM2r, (outs), (ins GR64:$dst), 349 def CALL64r_NT : I<0xFF, MRM2r, (outs), (ins GR64 : $dst),
|
D | X86InstrShiftRotate.td | 332 def RCL8rCL : I<0xD2, MRM2r, (outs GR8:$dst), (ins GR8:$src1), 334 def RCL16rCL : I<0xD3, MRM2r, (outs GR16:$dst), (ins GR16:$src1), 336 def RCL32rCL : I<0xD3, MRM2r, (outs GR32:$dst), (ins GR32:$src1), 338 def RCL64rCL : RI<0xD3, MRM2r, (outs GR64:$dst), (ins GR64:$src1), 343 def RCL8r1 : I<0xD0, MRM2r, (outs GR8:$dst), (ins GR8:$src1), 345 def RCL8ri : Ii8<0xC0, MRM2r, (outs GR8:$dst), (ins GR8:$src1, u8imm:$cnt), 347 def RCL16r1 : I<0xD1, MRM2r, (outs GR16:$dst), (ins GR16:$src1), 349 def RCL16ri : Ii8<0xC1, MRM2r, (outs GR16:$dst), (ins GR16:$src1, u8imm:$cnt), 351 def RCL32r1 : I<0xD1, MRM2r, (outs GR32:$dst), (ins GR32:$src1), 353 def RCL32ri : Ii8<0xC1, MRM2r, (outs GR32:$dst), (ins GR32:$src1, u8imm:$cnt), [all …]
|
D | X86InstrMMX.td | 390 defm MMX_PSRLW : MMXI_binop_rmi_int<0xD1, 0x71, MRM2r, "psrlw", 394 defm MMX_PSRLD : MMXI_binop_rmi_int<0xD2, 0x72, MRM2r, "psrld", 398 defm MMX_PSRLQ : MMXI_binop_rmi_int<0xD3, 0x73, MRM2r, "psrlq",
|
D | X86InstrFPStack.td | 328 def COM_FST0r : FPST0rInst <MRM2r, "fcom\t$op">; 451 def CMOVBE_F : FPI<0xDA, MRM2r, (outs), (ins RSTi:$op), 459 def CMOVNBE_F: FPI<0xDB, MRM2r, (outs), (ins RSTi:$op), 604 def ST_Frr : FPI<0xDD, MRM2r, (outs), (ins RSTi:$op), "fst\t$op">;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 231 def CALL16r : I<0xFF, MRM2r, (outs), (ins GR16:$dst), 238 def CALL32r : I<0xFF, MRM2r, (outs), (ins GR32:$dst), 251 def CALL16r_NT : I<0xFF, MRM2r, (outs), (ins GR16 : $dst), 258 def CALL32r_NT : I<0xFF, MRM2r, (outs), (ins GR32 : $dst), 335 def CALL64r : I<0xFF, MRM2r, (outs), (ins GR64:$dst), 345 def CALL64r_NT : I<0xFF, MRM2r, (outs), (ins GR64 : $dst),
|
D | X86InstrShiftRotate.td | 332 def RCL8rCL : I<0xD2, MRM2r, (outs GR8:$dst), (ins GR8:$src1), 334 def RCL16rCL : I<0xD3, MRM2r, (outs GR16:$dst), (ins GR16:$src1), 336 def RCL32rCL : I<0xD3, MRM2r, (outs GR32:$dst), (ins GR32:$src1), 338 def RCL64rCL : RI<0xD3, MRM2r, (outs GR64:$dst), (ins GR64:$src1), 343 def RCL8r1 : I<0xD0, MRM2r, (outs GR8:$dst), (ins GR8:$src1), 345 def RCL8ri : Ii8<0xC0, MRM2r, (outs GR8:$dst), (ins GR8:$src1, u8imm:$cnt), 347 def RCL16r1 : I<0xD1, MRM2r, (outs GR16:$dst), (ins GR16:$src1), 349 def RCL16ri : Ii8<0xC1, MRM2r, (outs GR16:$dst), (ins GR16:$src1, u8imm:$cnt), 351 def RCL32r1 : I<0xD1, MRM2r, (outs GR32:$dst), (ins GR32:$src1), 353 def RCL32ri : Ii8<0xC1, MRM2r, (outs GR32:$dst), (ins GR32:$src1, u8imm:$cnt), [all …]
|
D | X86InstrMMX.td | 409 defm MMX_PSRLW : MMXI_binop_rmi_int<0xD1, 0x71, MRM2r, "psrlw", 413 defm MMX_PSRLD : MMXI_binop_rmi_int<0xD2, 0x72, MRM2r, "psrld", 417 defm MMX_PSRLQ : MMXI_binop_rmi_int<0xD3, 0x73, MRM2r, "psrlq",
|
D | X86InstrFPStack.td | 334 def COM_FST0r : FPST0rInst <MRM2r, "fcom\t$op">; 455 def CMOVBE_F : FPI<0xDA, MRM2r, (outs), (ins RSTi:$op), 463 def CMOVNBE_F: FPI<0xDB, MRM2r, (outs), (ins RSTi:$op), 602 def ST_Frr : FPI<0xDD, MRM2r, (outs), (ins RSTi:$op), "fst\t$op">;
|
/external/llvm/lib/Target/X86/ |
D | X86InstrShiftRotate.td | 343 def RCL8r1 : I<0xD0, MRM2r, (outs GR8:$dst), (ins GR8:$src1), 345 def RCL8ri : Ii8<0xC0, MRM2r, (outs GR8:$dst), (ins GR8:$src1, u8imm:$cnt), 348 def RCL8rCL : I<0xD2, MRM2r, (outs GR8:$dst), (ins GR8:$src1), 351 def RCL16r1 : I<0xD1, MRM2r, (outs GR16:$dst), (ins GR16:$src1), 353 def RCL16ri : Ii8<0xC1, MRM2r, (outs GR16:$dst), (ins GR16:$src1, u8imm:$cnt), 356 def RCL16rCL : I<0xD3, MRM2r, (outs GR16:$dst), (ins GR16:$src1), 359 def RCL32r1 : I<0xD1, MRM2r, (outs GR32:$dst), (ins GR32:$src1), 361 def RCL32ri : Ii8<0xC1, MRM2r, (outs GR32:$dst), (ins GR32:$src1, u8imm:$cnt), 364 def RCL32rCL : I<0xD3, MRM2r, (outs GR32:$dst), (ins GR32:$src1), 368 def RCL64r1 : RI<0xD1, MRM2r, (outs GR64:$dst), (ins GR64:$src1), [all …]
|
D | X86InstrControl.td | 204 def CALL16r : I<0xFF, MRM2r, (outs), (ins GR16:$dst), 212 def CALL32r : I<0xFF, MRM2r, (outs), (ins GR32:$dst), 283 def CALL64r : I<0xFF, MRM2r, (outs), (ins GR64:$dst),
|
D | X86InstrMMX.td | 471 defm MMX_PSRLW : MMXI_binop_rmi_int<0xD1, 0x71, MRM2r, "psrlw", 474 defm MMX_PSRLD : MMXI_binop_rmi_int<0xD2, 0x72, MRM2r, "psrld", 477 defm MMX_PSRLQ : MMXI_binop_rmi_int<0xD3, 0x73, MRM2r, "psrlq",
|
D | X86InstrFPStack.td | 292 def COM_FST0r : FPST0rInst <MRM2r, "fcom\t$op">; 385 def CMOVBE_F : FPI<0xDA, MRM2r, (outs), (ins RST:$op), 393 def CMOVNBE_F: FPI<0xDB, MRM2r, (outs), (ins RST:$op), 540 def ST_Frr : FPI<0xDD, MRM2r, (outs), (ins RST:$op), "fst\t$op", IIC_FST>;
|
D | X86InstrSystem.td | 430 def LLDT16r : I<0x00, MRM2r, (outs), (ins GR16:$src), 585 def WRFSBASE : I<0xAE, MRM2r, (outs), (ins GR32:$src), 588 def WRFSBASE64 : RI<0xAE, MRM2r, (outs), (ins GR64:$src),
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 295 MRM0r = 16, MRM1r = 17, MRM2r = 18, MRM3r = 19, // Format /0 /1 /2 /3 enumerator 686 case X86II::MRM2r: case X86II::MRM3r: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 870 case X86II::MRM2r: case X86II::MRM3r: in EmitVEXOpcodePrefix() 1021 case X86II::MRM2r: case X86II::MRM3r: in DetermineREXPrefix() 1356 case X86II::MRM2r: case X86II::MRM3r: in encodeInstruction()
|
/external/llvm-project/llvm/utils/TableGen/ |
D | X86RecognizableInstr.h | 123 MRM0r = 48, MRM1r = 49, MRM2r = 50, MRM3r = 51, enumerator
|
D | X86RecognizableInstr.cpp | 656 case X86Local::MRM2r: in emitInstructionSpecifier() 795 case X86Local::MRM2r: case X86Local::MRM3r: in emitDecodePath()
|
D | X86FoldTablesEmitter.cpp | 431 (MemFormNum == X86Local::MRM2m && RegFormNum == X86Local::MRM2r) || in areOppositeForms()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 666 MRM0r = 56, MRM1r = 57, MRM2r = 58, MRM3r = 59, // Format /0 /1 /2 /3 enumerator 1056 case X86II::MRM2r: case X86II::MRM3r: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 1086 case X86II::MRM2r: in emitVEXOpcodePrefix() 1241 case X86II::MRM2r: in determineREXPrefix() 1630 case X86II::MRM2r: in encodeInstruction()
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 717 MRM0r = 48, MRM1r = 49, MRM2r = 50, MRM3r = 51, // Format /0 /1 /2 /3 enumerator 1129 case X86II::MRM2r: case X86II::MRM3r: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 1118 case X86II::MRM2r: in emitVEXOpcodePrefix() 1278 case X86II::MRM2r: in emitREXPrefix() 1651 case X86II::MRM2r: in encodeInstruction()
|
/external/llvm/utils/TableGen/ |
D | X86RecognizableInstr.cpp | 108 MRM0r = 16, MRM1r = 17, MRM2r = 18, MRM3r = 19, enumerator 717 case X86Local::MRM2r: in emitInstructionSpecifier() 853 case X86Local::MRM2r: case X86Local::MRM3r: in emitDecodePath()
|
/external/llvm-project/llvm/test/TableGen/ |
D | TargetInstrInfo.td | 52 def MRM0r : Format<16>; def MRM1r : Format<17>; def MRM2r : Format<18>;
|
/external/llvm/test/TableGen/ |
D | TargetInstrInfo.td | 52 def MRM0r : Format<16>; def MRM1r : Format<17>; def MRM2r : Format<18>;
|