From: Nick Clifton Date: Fri, 10 Oct 1997 23:41:43 +0000 (+0000) Subject: Fixed bug extracting displacement from a JR instruction. X-Git-Tag: gdb-4_18-branchpoint~4499 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ff4668dea05ff6ba6eefc022419bcbd46ccc75e;p=thirdparty%2Fbinutils-gdb.git Fixed bug extracting displacement from a JR instruction. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index bc7187c5b60..3fc8cde388d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 10 16:44:52 1997 Nick Clifton + + * v850-opc.c (extract_d22): Use signed arithmatic. + Tue Oct 7 23:40:43 1997 Gavin Koch * mips-opc.c: Three op mult is not an ISA insn.