aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/testsuite/ChangeLog7
-rw-r--r--gas/testsuite/gas/i386/padlock.d1
-rw-r--r--gas/testsuite/gas/i386/padlock.s2
3 files changed, 9 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 54c495b..676b7ba 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,6 +1,11 @@
+2004-03-15 Alan Modra <amodra@bigpond.net.au>
+
+ * gas/i386/padlock.s: Pad with .p2align.
+ * gas/i386/padlock.d: Adjust.
+
2004-03-12 Michal Ludvig <mludvig@suse.cz>
- * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
+ * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
VIA PadLock instructions.
* gas/i386/i386.exp: Run padlock tests.
diff --git a/gas/testsuite/gas/i386/padlock.d b/gas/testsuite/gas/i386/padlock.d
index 36532c4..a239a8c 100644
--- a/gas/testsuite/gas/i386/padlock.d
+++ b/gas/testsuite/gas/i386/padlock.d
@@ -18,3 +18,4 @@ Disassembly of section .text:
23:[ ]*f3 0f a7 e8 [ ]*repz xcryptofb
27:[ ]*0f a7 c0 [ ]*xstorerng
2a:[ ]*f3 0f a7 c0 [ ]*repz xstorerng
+[ ]*\.\.\.
diff --git a/gas/testsuite/gas/i386/padlock.s b/gas/testsuite/gas/i386/padlock.s
index 305c2fe..e0caa41 100644
--- a/gas/testsuite/gas/i386/padlock.s
+++ b/gas/testsuite/gas/i386/padlock.s
@@ -14,3 +14,5 @@ foo:
rep xcryptofb
xstore
rep xstore
+
+ .p2align 4,0