Searched refs:CWDE (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86InstrExtension.td | 19 def CWDE : I<0x98, RawFrm, (outs), (ins),
|
D | X86MCInstLower.cpp | 286 NewOpcode = X86::CWDE; in SimplifyMOVSX()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrExtension.td | 19 def CWDE : I<0x98, RawFrm, (outs), (ins),
|
D | X86GenAsmWriter.inc | 623 2552U, // CWDE 5848 "CWD\000CWDE\000DAA\000DAS\000DATA16_PREFIX\000DEC16m\000DEC16r\000DEC32"
|
D | X86GenAsmWriter1.inc | 623 2117U, // CWDE 6591 "CWD\000CWDE\000DAA\000DAS\000DATA16_PREFIX\000DEC16m\000DEC16r\000DEC32"
|
D | X86GenInstrInfo.inc | 626 CWDE = 610, 4794 …{ 610, 0, 0, 0, 0, "CWDE", 0, 0x130000001ULL, ImplicitList2, ImplicitList3, 0 }, // Inst #610 = C…
|
D | X86GenAsmMatcher.inc | 3335 { X86::CWDE, "cwtl", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 7339 "CWDE" 47620 0x262 /* CWDE*/ 54663 0x262 /* CWDE*/ 68969 0x262 /* CWDE*/ 76134 0x262 /* CWDE*/ 97220 0x262 /* CWDE*/ 104239 0x262 /* CWDE*/
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 411 #define CWDE CHOICE(cwtd, cwde, cwde) macro 1147 #define CWDE cwde macro
|