Searched defs:vB_wide (Results 1 – 3 of 3) sorted by relevance
242 uint64_t vB_wide = Fetch32(1) | ((uint64_t) Fetch32(3) << 32); in VRegB_51l() local
207 void Instruction::Decode(uint32_t &vA, uint32_t &vB, uint64_t &vB_wide, uint32_t &vC, uint32_t arg[… in Decode()
440 uint64_t vB_wide; /* for k51l */ member