Searched refs:nexthalf (Results 1 – 1 of 1) sorted by relevance
1183 unsigned int nexthalf; in unpack_mips16() local1186 nexthalf = mips_fetch_instruction (pc + 2); /* low bit still set */ in unpack_mips16()1187 value |= nexthalf; in unpack_mips16()