diff options
author | Peter Bergner <bergner@vnet.ibm.com> | 2012-08-15 21:25:21 +0000 |
---|---|---|
committer | Peter Bergner <bergner@vnet.ibm.com> | 2012-08-15 21:25:21 +0000 |
commit | 588925d0654555b1a0024f18bb7c0e073b285686 (patch) | |
tree | 2c2cd2b1e2eaf096e845511e1b32096ecbd74132 /gas/testsuite/ChangeLog | |
parent | 9f6a6cc022e1be500d3e49da1ad8bb2463b6da1b (diff) | |
download | gdb-588925d0654555b1a0024f18bb7c0e073b285686.zip gdb-588925d0654555b1a0024f18bb7c0e073b285686.tar.gz gdb-588925d0654555b1a0024f18bb7c0e073b285686.tar.bz2 |
opcodes/
* ppc-opc.c <RSQ, RTQ>: Use PPC_OPERAND_GPR.
gas/testsuite/
* gas/ppc/power4.s <lq, stq>: Add more tests.
* gas/ppc/power4.d: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 5d903ab..5ccb640 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2012-08-15 Peter Bergner <bergner@vnet.ibm.com> + * gas/ppc/power4.s <lq, stq>: Add more tests. + * gas/ppc/power4.d: Likewise. + +2012-08-15 Peter Bergner <bergner@vnet.ibm.com> + * gas/ppc/common.d ("nop", "xnop"): Add tests. * gas/ppc/common.s: Likewise. * gas/ppc/power7.d ("yield", "mdoio", "mdoom"): Add tests. |