Searched refs:nexthalf (Results 1 – 1 of 1) sorted by relevance
2252 unsigned int nexthalf; in unpack_mips16() local2255 nexthalf = mips_fetch_instruction (gdbarch, ISA_MIPS16, pc + 2, NULL); in unpack_mips16()2257 value |= nexthalf; in unpack_mips16()