diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-02-13 18:29:25 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-02-13 18:29:25 +0000 |
commit | 6617b927dad54dbc1e8c1336db747e6725b494a4 (patch) | |
tree | 0b9b530942ca879261c323a98e8ae667cd8af272 /opcodes | |
parent | 4a1cb5078be163068d0fc324a354efbbc46b247f (diff) | |
download | gdb-6617b927dad54dbc1e8c1336db747e6725b494a4.zip gdb-6617b927dad54dbc1e8c1336db747e6725b494a4.tar.gz gdb-6617b927dad54dbc1e8c1336db747e6725b494a4.tar.bz2 |
* mips-dis.c (print_mips16_insn_arg): Use memaddr - 2 as the base
address for an extended PC relative instruction that is not a
branch.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index bbcb4e2..4c1180f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Thu Feb 13 13:28:43 1997 Ian Lance Taylor <ian@cygnus.com> + + * mips-dis.c (print_mips16_insn_arg): Use memaddr - 2 as the base + address for an extended PC relative instruction that is not a + branch. + Wed Feb 12 12:27:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * m68k-dis.c (print_insn_m68k): Set bytes_per_chunk and |