OSDN Git Service

2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
authorTomer Levi <Tomer.Levi@nsc.com>
Mon, 25 Oct 2004 09:47:25 +0000 (09:47 +0000)
committerTomer Levi <Tomer.Levi@nsc.com>
Mon, 25 Oct 2004 09:47:25 +0000 (09:47 +0000)
* crx-opc.c (crx_instruction): Replace i3, i4, i5 with us3, us4, us5 (respectively).
  Remove unsupported 'popa' instruction.
Reverse operands order in store co-processor instructions.

opcodes/ChangeLog

index bf289e9..add6f43 100644 (file)
@@ -1,3 +1,10 @@
+2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * crx-opc.c (crx_instruction): Replace i3, i4, i5 with us3,
+       us4, us5 (respectively).
+       Remove unsupported 'popa' instruction.
+       Reverse operands order in store co-processor instructions.
+
 2004-10-15  Alan Modra  <amodra@bigpond.net.au>
 
        * Makefile.am: Run "make dep-am"