2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
authorTomer Levi <Tomer.Levi@nsc.com>
Wed, 27 Oct 2004 10:27:00 +0000 (10:27 +0000)
committerTomer Levi <Tomer.Levi@nsc.com>
Wed, 27 Oct 2004 10:27:00 +0000 (10:27 +0000)
* crx-dis.c (enum REG_ARG_TYPE): New, replacing COP_ARG_TYPE.
  (getregliststring): Support HI/LO and user registers.
* crx-opc.c (crx_instruction): Update data structure according to the rearrangement done in CRX opcode header file.
(crx_regtab):  Likewise.
(crx_optab):  Likewise.
(crx_instruction): Reorder load/stor instructions, remove unsupported formats.
support new Co-Processor instruction 'cpi'.

opcodes/ChangeLog

index 2f3d7e3bcec26b3947046ce232f4765dc86b0515..1a2a795ace5bd61b8f4c9c0a095b07e8d819ce85 100644 (file)
@@ -1,3 +1,15 @@
+2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * crx-dis.c (enum REG_ARG_TYPE): New, replacing COP_ARG_TYPE.
+       (getregliststring): Support HI/LO and user registers.
+       * crx-opc.c (crx_instruction): Update data structure according to the 
+       rearrangement done in CRX opcode header file.
+       (crx_regtab):  Likewise.
+       (crx_optab):  Likewise.
+       (crx_instruction): Reorder load/stor instructions, remove unsupported 
+       formats.
+       support new Co-Processor instruction 'cpi'.
+
 2004-10-27  Nick Clifton  <nickc@redhat.com>
 
        * opcodes/iq2000-asm.c: Regenerate.
This page took 0.02588 seconds and 4 git commands to generate.