Home
last modified time | relevance | path

Searched refs:nexthalf (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmips-tdep.c2252 unsigned int nexthalf; in unpack_mips16() local
2255 nexthalf = mips_fetch_instruction (gdbarch, ISA_MIPS16, pc + 2, NULL); in unpack_mips16()
2257 value |= nexthalf; in unpack_mips16()