aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>1996-08-31 01:04:39 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>1996-08-31 01:04:39 +0000
commitd44b697b7804438f5b1799a2e40dee3efe535174 (patch)
tree2602b0908ef8d70cff37e3fbfa2d29c5f8975fbc /opcodes/ChangeLog
parentefd48a6a9733e6cce5a16a329791d73bb6a51a97 (diff)
downloadgdb-d44b697b7804438f5b1799a2e40dee3efe535174.zip
gdb-d44b697b7804438f5b1799a2e40dee3efe535174.tar.gz
gdb-d44b697b7804438f5b1799a2e40dee3efe535174.tar.bz2
* v850-opc.c (v850_operands): Add V850_OPERAND_SIGNED flag
and set bits field to D9 and D22 operands.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index c4ecb12..4ff0041 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,4 +1,9 @@
start-sanitize-v850
+Fri Aug 30 18:01:02 1996 J.T. Conklin <jtc@hippo.cygnus.com>
+
+ * v850-opc.c (v850_operands): Add V850_OPERAND_SIGNED flag
+ and set bits field to D9 and D22 operands.
+
Thu Aug 29 11:10:46 1996 Jeffrey A Law (law@cygnus.com)
* v850-opc.c (v850_operands): Define SR2 operand.