oops, fix an error in the previous entry.
authorMatthew Green <mrg@redhat.com>
Sat, 13 Oct 2001 02:27:25 +0000 (02:27 +0000)
committerMatthew Green <mrg@redhat.com>
Sat, 13 Oct 2001 02:27:25 +0000 (02:27 +0000)
include/opcode/ChangeLog

index bce864b2e9509adca2a2022e8a899603225391fd..690b19ce059be1aaca62a6a9b1819ec78f4b616c 100644 (file)
@@ -1,7 +1,8 @@
 2001-10-12  matthew green  <mrg@redhat.com>
 
-       * ppc.h (PPC_OPCODE_BOOKE, PPC_OPCODE_403): New opcode flags for
-       BookE and PowerPC403 instructions.
+       * ppc.h (PPC_OPCODE_BOOKE, PPC_OPCODE_BOOKE64, PPC_OPCODE_403): New
+       opcode flags for BookE 32-bit, BookE 64-bit and PowerPC 403
+       instructions, respectively.
 
 2001-09-27  Nick Clifton  <nickc@cambridge.redhat.com>