Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmips-tdep.c1106 fetch_mips_16 (CORE_ADDR pc) in fetch_mips_16() function
1313 pc = extended_mips16_next_pc (pc, insn, fetch_mips_16 (pc)); in extended_mips16_next_pc()
1328 unsigned int insn = fetch_mips_16 (pc); in mips16_next_pc()
H A DChangeLog-19986137 (fetch_mips_16): new funtion, key on PC low bit, not symbol table
H A DChangeLog-2000419 (fetch_mips_16): Return an int. Don't assume short is 16 bits.