From: H.J. Lu Date: Tue, 7 Jul 2009 13:57:46 +0000 (+0000) Subject: 2009-07-07 H.J. Lu X-Git-Tag: msnyder-checkpoint-072509-branchpoint~181 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e4649948b85937043ed8011c1668db0f6a6c9d80;p=external%2Fbinutils.git 2009-07-07 H.J. Lu * gas/i386/fma4.d: Append "#pass". * gas/i386/x86-64-fma4.d: Likewise. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index c4eeb8a..e2a4bab 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,7 +1,12 @@ +2009-07-07 H.J. Lu + + * gas/i386/fma4.d: Append "#pass". + * gas/i386/x86-64-fma4.d: Likewise. + 2009-07-07 Tristan Gingold - * gas/i386/jump.d: Adjust to be relocated offset for jump to external - symbol. + * gas/i386/jump.d: Adjust to be relocated offset for jump to + external symbol. 2009-07-06 Dwarakanath Rajagopal diff --git a/gas/testsuite/gas/i386/fma4.d b/gas/testsuite/gas/i386/fma4.d index 58b72f4..94538e4 100644 --- a/gas/testsuite/gas/i386/fma4.d +++ b/gas/testsuite/gas/i386/fma4.d @@ -90,3 +90,4 @@ Disassembly of section .text: [ ]*[a-f0-9]+: c4 e3 c9 7e fc 20 vfnmsubss %xmm4,%xmm6,%xmm2,%xmm7 [ ]*[a-f0-9]+: c4 e3 c9 7e 39 20 vfnmsubss \(%ecx\),%xmm6,%xmm2,%xmm7 [ ]*[a-f0-9]+: c4 e3 59 7e 39 20 vfnmsubss %xmm4,\(%ecx\),%xmm2,%xmm7 +#pass diff --git a/gas/testsuite/gas/i386/x86-64-fma4.d b/gas/testsuite/gas/i386/x86-64-fma4.d index b0ac81f..a0942c1 100644 --- a/gas/testsuite/gas/i386/x86-64-fma4.d +++ b/gas/testsuite/gas/i386/x86-64-fma4.d @@ -64,3 +64,4 @@ Disassembly of section .text: [ ]*[a-f0-9]+: c4 e3 c9 7e fc 20 vfnmsubss %xmm4,%xmm6,%xmm2,%xmm7 [ ]*[a-f0-9]+: c4 e3 c9 7e 39 20 vfnmsubss \(%rcx\),%xmm6,%xmm2,%xmm7 +#pass