aboutsummaryrefslogtreecommitdiff
path: root/sim/igen/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-07-29 00:14:29 +0000
committerAndrew Cagney <cagney@redhat.com>1998-07-29 00:14:29 +0000
commit8d3580d0906e7bcf42a7464fba457080d71c2e6a (patch)
treef2b4e32befac6c4db4ce4d066e9dbb8be75c0502 /sim/igen/ChangeLog
parentd846a17c700e3fbd849c79724cd5755569d8b56f (diff)
downloadgdb-8d3580d0906e7bcf42a7464fba457080d71c2e6a.zip
gdb-8d3580d0906e7bcf42a7464fba457080d71c2e6a.tar.gz
gdb-8d3580d0906e7bcf42a7464fba457080d71c2e6a.tar.bz2
Fix incorrect calculation of conditional field when being extracted
from a previous decode.
Diffstat (limited to 'sim/igen/ChangeLog')
-rw-r--r--sim/igen/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog
index b5f6371..4040c6b 100644
--- a/sim/igen/ChangeLog
+++ b/sim/igen/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jul 29 10:07:27 1998 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * gen.c (gen_entry_expand_opcode): Extract the field value from an
+ opcode using the correct location bits.
+
Tue Jul 28 11:19:43 1998 Andrew Cagney <cagney@b1.cygnus.com>
* ld-insn.c (parse_insn_word): For constant conditional strings,