[binutils-gdb] PowerPC gas test vsx3
Alan Modra
amodra@sourceware.org
Tue Jan 12 10:11:00 GMT 2016
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5230aa4dc919e4aa5519146531f55d2d094a0cae
commit 5230aa4dc919e4aa5519146531f55d2d094a0cae
Author: Alan Modra <amodra@gmail.com>
Date: Tue Jan 12 18:20:26 2016 +1030
PowerPC gas test vsx3
Tweak for padding, now present for COFF.
* testsuite/gas/ppc/vsx3.d: Accept nop padding.
Diff:
---
gas/ChangeLog | 4 ++++
gas/testsuite/gas/ppc/vsx3.d | 1 +
2 files changed, 5 insertions(+)
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2e11d8e..59a0473 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2016-01-12 Alan Modra <amodra@gmail.com>
+
+ * testsuite/gas/ppc/vsx3.d: Accept nop padding.
+
2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
* testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
diff --git a/gas/testsuite/gas/ppc/vsx3.d b/gas/testsuite/gas/ppc/vsx3.d
index ea60c66..81a0a95 100644
--- a/gas/testsuite/gas/ppc/vsx3.d
+++ b/gas/testsuite/gas/ppc/vsx3.d
@@ -130,3 +130,4 @@ Disassembly of section \.text:
.*: (fe 76 66 88|88 66 76 fe) xscvdpqp v19,v12
.*: (fd b9 26 88|88 26 b9 fd) xscvqpsdz v13,v4
.*: (fc f8 3e c8|c8 3e f8 fc) xsiexpqp v7,v24,v7
+#pass
More information about the Binutils-cvs
mailing list