Searched refs:vB_wide (Results 1 – 3 of 3) sorted by relevance
150 u8 vB_wide; // 64bit version of the B field (for k51l) member
302 dec.vB_wide = FetchU8(bytecode + 1); in DecodeInstruction()
582 instr->operands.push_back(Alloc<Const64>(dex_instr.vB_wide)); in DecodeBytecode()