/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 126 def JMP16m : I<0xFF, MRM4m, (outs), (ins i16mem:$dst), "jmp{w}\t{*}$dst", 133 def JMP32m : I<0xFF, MRM4m, (outs), (ins i32mem:$dst), "jmp{l}\t{*}$dst", 140 def JMP64m : I<0xFF, MRM4m, (outs), (ins i64mem:$dst), "jmp{q}\t{*}$dst", 150 def JMP16m_NT : I<0xFF, MRM4m, (outs), (ins i16mem : $dst), "jmp{w}\t{*}$dst", 158 def JMP32m_NT : I<0xFF, MRM4m, (outs), (ins i32mem : $dst), "jmp{l}\t{*}$dst", 166 def JMP64m_NT : I<0xFF, MRM4m, (outs), (ins i64mem : $dst), "jmp{q}\t{*}$dst", 288 def TAILJMPm : I<0xFF, MRM4m, (outs), (ins i32mem_TC:$dst), 362 def TAILJMPm64 : I<0xFF, MRM4m, (outs), (ins i64mem_TC:$dst), 371 def TAILJMPm64_REX : I<0xFF, MRM4m, (outs), (ins i64mem_TC:$dst),
|
D | X86InstrShiftRotate.td | 72 def SHL8mCL : I<0xD2, MRM4m, (outs), (ins i8mem :$dst), 75 def SHL16mCL : I<0xD3, MRM4m, (outs), (ins i16mem:$dst), 79 def SHL32mCL : I<0xD3, MRM4m, (outs), (ins i32mem:$dst), 83 def SHL64mCL : RI<0xD3, MRM4m, (outs), (ins i64mem:$dst), 88 def SHL8mi : Ii8<0xC0, MRM4m, (outs), (ins i8mem :$dst, u8imm:$src), 91 def SHL16mi : Ii8<0xC1, MRM4m, (outs), (ins i16mem:$dst, u8imm:$src), 95 def SHL32mi : Ii8<0xC1, MRM4m, (outs), (ins i32mem:$dst, u8imm:$src), 99 def SHL64mi : RIi8<0xC1, MRM4m, (outs), (ins i64mem:$dst, u8imm:$src), 105 def SHL8m1 : I<0xD0, MRM4m, (outs), (ins i8mem :$dst), 108 def SHL16m1 : I<0xD1, MRM4m, (outs), (ins i16mem:$dst), [all …]
|
D | X86InstrSystem.td | 352 def VERRm : I<0x00, MRM4m, (outs), (ins i16mem:$seg), "verr\t$seg", []>, TB, NotMemoryFoldable; 425 def SMSW16m : I<0x01, MRM4m, (outs), (ins i16mem:$dst), 526 def XSAVE : I<0xAE, MRM4m, (outs), (ins opaquemem:$dst), 529 def XSAVE64 : RI<0xAE, MRM4m, (outs), (ins opaquemem:$dst), 544 def XSAVEC : I<0xC7, MRM4m, (outs), (ins opaquemem:$dst), 547 def XSAVEC64 : RI<0xC7, MRM4m, (outs), (ins opaquemem:$dst), 708 def PTWRITEm: I<0xAE, MRM4m, (outs), (ins i32mem:$dst), 711 def PTWRITE64m : RI<0xAE, MRM4m, (outs), (ins i64mem:$dst),
|
D | X86InstrFPStack.td | 246 defm SUB : FPBinary<fsub, MRM4m, "sub">; 353 def FLDENVm : FPI<0xD9, MRM4m, (outs), (ins f32mem:$src), "fldenv\t$src">; 356 def FRSTORm : FPI<0xDD, MRM4m, (outs), (ins f32mem:$dst), "frstor\t$dst">; 360 def FBLDm : FPI<0xDF, MRM4m, (outs), (ins f80mem:$src), "fbld\t$src">;
|
/external/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 138 def JMP16m : I<0xFF, MRM4m, (outs), (ins i16mem:$dst), "jmp{w}\t{*}$dst", 145 def JMP32m : I<0xFF, MRM4m, (outs), (ins i32mem:$dst), "jmp{l}\t{*}$dst", 152 def JMP64m : I<0xFF, MRM4m, (outs), (ins i64mem:$dst), "jmp{q}\t{*}$dst", 263 def TAILJMPm : I<0xFF, MRM4m, (outs), (ins i32mem_TC:$dst), 314 def TAILJMPm64 : I<0xFF, MRM4m, (outs), (ins i64mem_TC:$dst), 326 def TAILJMPm64_REX : I<0xFF, MRM4m, (outs), (ins i64mem_TC:$dst),
|
D | X86InstrShiftRotate.td | 73 def SHL8mCL : I<0xD2, MRM4m, (outs), (ins i8mem :$dst), 76 def SHL16mCL : I<0xD3, MRM4m, (outs), (ins i16mem:$dst), 80 def SHL32mCL : I<0xD3, MRM4m, (outs), (ins i32mem:$dst), 84 def SHL64mCL : RI<0xD3, MRM4m, (outs), (ins i64mem:$dst), 88 def SHL8mi : Ii8<0xC0, MRM4m, (outs), (ins i8mem :$dst, u8imm:$src), 92 def SHL16mi : Ii8<0xC1, MRM4m, (outs), (ins i16mem:$dst, u8imm:$src), 96 def SHL32mi : Ii8<0xC1, MRM4m, (outs), (ins i32mem:$dst, u8imm:$src), 100 def SHL64mi : RIi8<0xC1, MRM4m, (outs), (ins i64mem:$dst, u8imm:$src), 106 def SHL8m1 : I<0xD0, MRM4m, (outs), (ins i8mem :$dst), 110 def SHL16m1 : I<0xD1, MRM4m, (outs), (ins i16mem:$dst), [all …]
|
D | X86InstrSystem.td | 380 def VERRm : I<0x00, MRM4m, (outs), (ins i16mem:$seg), 457 def SMSW16m : I<0x01, MRM4m, (outs), (ins i16mem:$dst), 489 def XSAVE : I<0xAE, MRM4m, (outs), (ins opaque512mem:$dst), 492 def XSAVE64 : RI<0xAE, MRM4m, (outs), (ins opaque512mem:$dst), 511 def XSAVEC : I<0xC7, MRM4m, (outs), (ins opaque512mem:$dst), 514 def XSAVEC64 : RI<0xC7, MRM4m, (outs), (ins opaque512mem:$dst),
|
D | X86InstrFPStack.td | 245 defm SUB : FPBinary<fsub, MRM4m, "sub">; 328 def FLDENVm : FPI<0xD9, MRM4m, (outs), (ins f32mem:$src), "fldenv\t$src">; 337 def FRSTORm : FPI<0xDD, MRM4m, (outs), (ins f32mem:$dst), "frstor\t$dst">; 344 def FBLDm : FPI<0xDF, MRM4m, (outs), (ins f80mem:$src), "fbld\t$src">;
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 220 MRM4m = 28, MRM5m = 29, MRM6m = 30, MRM7m = 31, // Format /4 /5 /6 /7 enumerator 497 case X86II::MRM4m: case X86II::MRM5m: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 545 case X86II::MRM4m: case X86II::MRM5m: in EmitVEXOpcodePrefix() 680 case X86II::MRM4m: case X86II::MRM5m: in DetermineREXPrefix() 977 case X86II::MRM4m: case X86II::MRM5m: in EncodeInstruction()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrShiftRotate.td | 67 def SHL8mCL : I<0xD2, MRM4m, (outs), (ins i8mem :$dst), 70 def SHL16mCL : I<0xD3, MRM4m, (outs), (ins i16mem:$dst), 73 def SHL32mCL : I<0xD3, MRM4m, (outs), (ins i32mem:$dst), 76 def SHL64mCL : RI<0xD3, MRM4m, (outs), (ins i64mem:$dst), 80 def SHL8mi : Ii8<0xC0, MRM4m, (outs), (ins i8mem :$dst, i8imm:$src), 83 def SHL16mi : Ii8<0xC1, MRM4m, (outs), (ins i16mem:$dst, i8imm:$src), 87 def SHL32mi : Ii8<0xC1, MRM4m, (outs), (ins i32mem:$dst, i8imm:$src), 90 def SHL64mi : RIi8<0xC1, MRM4m, (outs), (ins i64mem:$dst, i8imm:$src), 95 def SHL8m1 : I<0xD0, MRM4m, (outs), (ins i8mem :$dst), 98 def SHL16m1 : I<0xD1, MRM4m, (outs), (ins i16mem:$dst), [all …]
|
D | X86InstrControl.td | 103 def JMP32m : I<0xFF, MRM4m, (outs), (ins i32mem:$dst), "jmp{l}\t{*}$dst", 108 def JMP64m : I<0xFF, MRM4m, (outs), (ins i64mem:$dst), "jmp{q}\t{*}$dst", 202 def TAILJMPm : I<0xFF, MRM4m, (outs), (ins i32mem_TC:$dst, variable_ops), 302 def TAILJMPm64 : I<0xFF, MRM4m, (outs), (ins i64mem_TC:$dst, variable_ops),
|
D | X86InstrSystem.td | 328 def VERRm : I<0x00, MRM4m, (outs), (ins i16mem:$seg), 388 def SMSW16m : I<0x01, MRM4m, (outs i16mem:$dst), (ins), 412 def XSAVE : I<0xAE, MRM4m, (outs opaque512mem:$dst), (ins), 414 def XSAVE64 : I<0xAE, MRM4m, (outs opaque512mem:$dst), (ins),
|
D | X86InstrFPStack.td | 211 defm SUB : FPBinary<fsub, MRM4m, "sub">; 278 def FLDENVm : FPI<0xD9, MRM4m, (outs), (ins f32mem:$src), "fldenv\t$src">; 287 def FRSTORm : FPI<0xDD, MRM4m, (outs f32mem:$dst), (ins), "frstor\t$dst">; 294 def FBLDm : FPI<0xDF, MRM4m, (outs), (ins f32mem:$src), "fbld\t$src">;
|
D | X86CodeEmitter.cpp | 208 case X86II::MRM4m: case X86II::MRM5m: in determineREX() 938 case X86II::MRM4m: case X86II::MRM5m: in emitInstruction()
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | X86RecognizableInstr.cpp | 54 MRM4m = 28, MRM5m = 29, MRM6m = 30, MRM7m = 31, enumerator 752 case X86Local::MRM4m: in emitInstructionSpecifier() 833 case X86Local::MRM4m: in emitDecodePath() 922 case X86Local::MRM4m: in emitDecodePath()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 300 MRM4m = 28, MRM5m = 29, MRM6m = 30, MRM7m = 31, // Format /4 /5 /6 /7 enumerator 693 case X86II::MRM4m: case X86II::MRM5m: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 784 case X86II::MRM4m: case X86II::MRM5m: in EmitVEXOpcodePrefix() 1014 case X86II::MRM4m: case X86II::MRM5m: in DetermineREXPrefix() 1373 case X86II::MRM4m: case X86II::MRM5m: in encodeInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 315 MRM4m = 44, MRM5m = 45, MRM6m = 46, MRM7m = 47, // Format /4 /5 /6 /7 enumerator 735 case X86II::MRM4m: case X86II::MRM5m: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 834 case X86II::MRM4m: case X86II::MRM5m: in EmitVEXOpcodePrefix() 1086 case X86II::MRM4m: case X86II::MRM5m: in DetermineREXPrefix() 1503 case X86II::MRM4m: case X86II::MRM5m: in encodeInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | X86RecognizableInstr.h | 111 MRM4m = 44, MRM5m = 45, MRM6m = 46, MRM7m = 47, enumerator
|
/external/llvm/utils/TableGen/ |
D | X86RecognizableInstr.cpp | 111 MRM4m = 28, MRM5m = 29, MRM6m = 30, MRM7m = 31, enumerator 744 case X86Local::MRM4m: in emitInstructionSpecifier() 860 case X86Local::MRM4m: case X86Local::MRM5m: in emitDecodePath()
|
/external/llvm/test/TableGen/ |
D | TargetInstrInfo.td | 56 def MRM3m : Format<27>; def MRM4m : Format<28>; def MRM5m : Format<29>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/ |
D | TargetInstrInfo.td | 56 def MRM3m : Format<27>; def MRM4m : Format<28>; def MRM5m : Format<29>;
|
/external/swiftshader/third_party/LLVM/test/TableGen/ |
D | TargetInstrInfo.td | 56 def MRM3m : Format<27>; def MRM4m : Format<28>; def MRM5m : Format<29>;
|