Searched defs:QW (Results 1 – 1 of 1) sorted by relevance
560 const uint64_t QW = eatBytes<uint64_t>(Bytes); getInstruction() local 674 const uint64_t QW = ((uint64_t)eatBytes<uint32_t>(Bytes) << 32) | DW; getInstruction() local [all...]