diff options
author | Alan Modra <amodra@gmail.com> | 2004-03-16 11:46:15 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-03-16 11:46:15 +0000 |
commit | a9c3619ef1c8688c359b4b4c0785b4a3df6448a6 (patch) | |
tree | 4720efdcaabd836ca6a1c4aaf1082208ae1ffb21 /opcodes/ChangeLog | |
parent | 051d5130f34749cae387de2ca3a22a72aba718b3 (diff) | |
download | gdb-a9c3619ef1c8688c359b4b4c0785b4a3df6448a6.zip gdb-a9c3619ef1c8688c359b4b4c0785b4a3df6448a6.tar.gz gdb-a9c3619ef1c8688c359b4b4c0785b4a3df6448a6.tar.bz2 |
Revert "lsdx", "lsdi", "stsdx", "stsdi", "lmd" and "stmd" insns.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 3 |
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> |