Home
last modified time | relevance | path

Searched refs:CBW (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/test/TableGen/
DTargetInstrInfo.td137 def CBW : Inst<(ops),
/external/llvm/test/TableGen/
DTargetInstrInfo.td137 def CBW : Inst<(ops),
/external/llvm/lib/Target/X86/
DX86InstrExtension.td16 def CBW : I<0x98, RawFrm, (outs), (ins),
DX86MCInstLower.cpp282 NewOpcode = X86::CBW; in SimplifyMOVSX()
DX86ISelDAGToDAG.cpp2347 SExtOpcode = X86::CBW; in Select()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrExtension.td16 def CBW : I<0x98, RawFrm, (outs), (ins),
DX86ISelDAGToDAG.cpp1991 SExtOpcode = X86::CBW; in Select()
DX86GenAsmWriter.inc334 1266U, // CBW
5794 "CALL64r\000CALLpcrel16\000CALLpcrel32\000CBW\000CDQ\000CDQE\000CHS_F\000"
DX86GenAsmWriter1.inc334 1169U, // CBW
6537 "CALL64r\000CALLpcrel16\000CALLpcrel32\000CBW\000CDQ\000CDQE\000CHS_F\000"
DX86GenInstrInfo.inc337 CBW = 321,
4505 …{ 321, 0, 0, 0, 0, "CBW", 0, 0x130000041ULL, ImplicitList5, ImplicitList2, 0 }, // Inst #321 = CBW
DX86GenAsmMatcher.inc3092 { X86::CBW, "cbtw", Convert, { }, 0},
DX86GenDisassemblerTables.inc3871 "CBW"
61804 0x141 /* CBW*/
90201 0x141 /* CBW*/
/external/mesa3d/src/mesa/x86/
Dassyntax.h410 #define CBW CHOICE(cbtw, cbw, cbw) macro
1146 #define CBW cbw macro