From: amodra Date: Mon, 15 Mar 2004 00:45:34 +0000 (+0000) Subject: * gas/i386/padlock.s: Pad with .p2align. X-Git-Tag: reparent-point~3505 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ec7cf4c60b3e17f9b3b6a04bc407c8aa122d45f9;p=pf3gnuchains%2Fpf3gnuchains4x.git * gas/i386/padlock.s: Pad with .p2align. * gas/i386/padlock.d: Adjust. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 54c495b9fc..676b7ba14b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,6 +1,11 @@ +2004-03-15 Alan Modra + + * gas/i386/padlock.s: Pad with .p2align. + * gas/i386/padlock.d: Adjust. + 2004-03-12 Michal Ludvig - * 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 36532c442d..a239a8c1a8 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 305c2fe9ba..e0caa41f14 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