aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Carmichael <iancarm@cygnus>1998-01-30 02:05:05 +0000
committerIan Carmichael <iancarm@cygnus>1998-01-30 02:05:05 +0000
commit7092fe96e88be8c8e12005cbed13141374373952 (patch)
tree37019af5148cd8ebb34190a6616d9afdc308a9e5
parent33d3a00d426c2863344c53a5a28d4fb4a7acf816 (diff)
downloadgdb-7092fe96e88be8c8e12005cbed13141374373952.zip
gdb-7092fe96e88be8c8e12005cbed13141374373952.tar.gz
gdb-7092fe96e88be8c8e12005cbed13141374373952.tar.bz2
* Fix MAXi encoding, Fix pkemscal/pkemscalf order.
-rw-r--r--opcodes/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 5722761..b51c5ff 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,8 +1,17 @@
+start-sanitize-sky
+Thu Jan 29 18:14:56 1998 Ian Carmichael <iancarm@cygnus.com>
+
+ * dvp-opc.c, fixed order of pkemscal/pkemscalf instructions
+ in the opcode table. The pkemscalf instruction must come first.
+
+Thu Jan 29 16:47:24 1998 Ian Carmichael <iancarm@cygnus.com>
+
+ * dvp-opc.c, MAXIi should be VUOP6(0x1d) instead of 0x2d.
+
Thu Jan 29 13:02:56 1998 Doug Evans <devans@canuck.cygnus.com>
* m32r-opc.h (HAVE_CPU_M32R): Define.
-start-sanitize-sky
Wed Jan 28 13:46:19 1998 Doug Evans <devans@canuck.cygnus.com>
* dvp-dis.c, dvp-opc.c: New files.