diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index bce864b..690b19c 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -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> |