OSDN Git Service

* mips-tdep.c (mips_pc_is_mips16): Reverse the order of checks
authormacro <macro>
Tue, 6 Dec 2011 23:19:39 +0000 (23:19 +0000)
committermacro <macro>
Tue, 6 Dec 2011 23:19:39 +0000 (23:19 +0000)
commit68e5db6f40e45c7cbc5777e9a3064527d67fd7fc
tree31b816f954981a84683a5b7002d308f9dcf5a061
parent2d0f82f69089aaa5a2668951de4df39ad789da7f
* 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