* mips-tdep.c (mips_pc_is_mips16): Reverse the order of checks
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 6 Dec 2011 23:19:43 +0000 (23:19 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Tue, 6 Dec 2011 23:19:43 +0000 (23:19 +0000)
commit91912e4d08609d91a27931942660fc9c8297b6a9
tree2ec8e5861b83e99a643019b8b0706b813449c2f0
parent50275556916ee2979672cab1cfd3e8d58f3b0779
* mips-tdep.c (mips_pc_is_mips16): Reverse the order of checks
performed to determine whether an address refers to standard
MIPS or MIPS16 code.
(mips16_next_pc): Use mips_pc_is_mips16 instead of
is_mips16_addr.
gdb/ChangeLog
gdb/mips-tdep.c