Home
last modified time | relevance | path

Searched refs:CWDE (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/X86/
DX86InstrExtension.td19 def CWDE : I<0x98, RawFrm, (outs), (ins),
DX86MCInstLower.cpp286 NewOpcode = X86::CWDE; in SimplifyMOVSX()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrExtension.td19 def CWDE : I<0x98, RawFrm, (outs), (ins),
DX86GenAsmWriter.inc623 2552U, // CWDE
5848 "CWD\000CWDE\000DAA\000DAS\000DATA16_PREFIX\000DEC16m\000DEC16r\000DEC32"
DX86GenAsmWriter1.inc623 2117U, // CWDE
6591 "CWD\000CWDE\000DAA\000DAS\000DATA16_PREFIX\000DEC16m\000DEC16r\000DEC32"
DX86GenInstrInfo.inc626 CWDE = 610,
4794 …{ 610, 0, 0, 0, 0, "CWDE", 0, 0x130000001ULL, ImplicitList2, ImplicitList3, 0 }, // Inst #610 = C…
DX86GenAsmMatcher.inc3335 { X86::CWDE, "cwtl", Convert, { }, 0},
DX86GenDisassemblerTables.inc7339 "CWDE"
47620 0x262 /* CWDE*/
54663 0x262 /* CWDE*/
68969 0x262 /* CWDE*/
76134 0x262 /* CWDE*/
97220 0x262 /* CWDE*/
104239 0x262 /* CWDE*/
/external/mesa3d/src/mesa/x86/
Dassyntax.h411 #define CWDE CHOICE(cwtd, cwde, cwde) macro
1147 #define CWDE cwde macro