Searched defs:QW (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 432 const uint64_t QW = eatBytes<uint64_t>(Bytes); in getInstruction() local 510 const uint64_t QW = ((uint64_t)eatBytes<uint32_t>(Bytes) << 32) | DW; in getInstruction() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-hppa.c | 206 SGL, DBL, ILLEGAL_FMT, QUAD, W, UW, DW, UDW, QW, UQW enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-hppa.c | 206 SGL, DBL, ILLEGAL_FMT, QUAD, W, UW, DW, UDW, QW, UQW enumerator
|