aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 338eecc..4627f22 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -5,8 +5,7 @@
* ppc-opc.c (RA0): Define.
(RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
(RAOPT): Rename from RAO. Update all uses.
- (powerpc_opcodes): Use RA0 as appropriate. Add "lsdx", "lsdi",
- "stsdx", "stsdi", "lmd" and "stmd" insns.
+ (powerpc_opcodes): Use RA0 as appropriate.
2004-03-15 Aldy Hernandez <aldyh@redhat.com>