From 1ad119f112e78654c5e7301e8807b7c26e287999 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 9 Jan 2005 14:12:07 +0000 Subject: [PATCH] * gas/i386/intel16.d: Ignore trailing text with #pass. * gas/i386/intelok.d: Likewise. * gas/i386/prefix.d: Likewise. * gas/i386/sub.d: Likewise. * gas/i386/padlock.d: Likewise. * gas/i386/x86_64.d: Likewise. --- gas/testsuite/ChangeLog | 9 +++++++++ gas/testsuite/gas/i386/intel16.d | 2 +- gas/testsuite/gas/i386/intelok.d | 2 +- gas/testsuite/gas/i386/padlock.d | 2 +- gas/testsuite/gas/i386/prefix.d | 2 +- gas/testsuite/gas/i386/sub.d | 2 +- gas/testsuite/gas/i386/x86_64.d | 2 +- 7 files changed, 15 insertions(+), 6 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index c9fed16..24c5cc8 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2005-01-09 Andreas Schwab + + * gas/i386/intel16.d: Ignore trailing text with #pass. + * gas/i386/intelok.d: Likewise. + * gas/i386/prefix.d: Likewise. + * gas/i386/sub.d: Likewise. + * gas/i386/padlock.d: Likewise. + * gas/i386/x86_64.d: Likewise. + 2005-01-05 Eric Botcazou * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:]. diff --git a/gas/testsuite/gas/i386/intel16.d b/gas/testsuite/gas/i386/intel16.d index fc74ad0..79e57d8 100644 --- a/gas/testsuite/gas/i386/intel16.d +++ b/gas/testsuite/gas/i386/intel16.d @@ -12,4 +12,4 @@ Disassembly of section .text: 11: 66 0f b7 06 00 00 [ ]*movzwl 0,%eax 17: 66 0f b6 06 00 00 [ ]*movzbl 0,%eax 1d: 0f b6 06 00 00 [ ]*movzbw 0,%ax - ... +#pass diff --git a/gas/testsuite/gas/i386/intelok.d b/gas/testsuite/gas/i386/intelok.d index eae5b32..02ad234 100644 --- a/gas/testsuite/gas/i386/intelok.d +++ b/gas/testsuite/gas/i386/intelok.d @@ -103,4 +103,4 @@ Disassembly of section .text: [ ]*[0-9a-f]+: 6a 02[ ]+push[ ]+0x2 [ ]*[0-9a-f]+: 6a 03[ ]+push[ ]+0x3 [ ]*[0-9a-f]+: 6a 0d[ ]+push[ ]+0xd - \.\.\. +#pass diff --git a/gas/testsuite/gas/i386/padlock.d b/gas/testsuite/gas/i386/padlock.d index a85f104..358b885 100644 --- a/gas/testsuite/gas/i386/padlock.d +++ b/gas/testsuite/gas/i386/padlock.d @@ -24,4 +24,4 @@ Disassembly of section .text: 3a:[ ]*f3 0f a6 c8 [ ]*repz xsha1 3e:[ ]*f3 0f a6 d0 [ ]*repz xsha256 42:[ ]*f3 0f a6 d0 [ ]*repz xsha256 -[ ]*\.\.\. +#pass diff --git a/gas/testsuite/gas/i386/prefix.d b/gas/testsuite/gas/i386/prefix.d index 054b658..229a2a7 100644 --- a/gas/testsuite/gas/i386/prefix.d +++ b/gas/testsuite/gas/i386/prefix.d @@ -12,4 +12,4 @@ Disassembly of section .text: b: 9b df e0 [ ]*fstsw %ax e: 9b 67 df e0 [ ]*addr16 fstsw %ax 12: f3 67 66 36 a7 [ ]*repz addr16 cmpsw %es:\(%di\),%ss:\(%si\) - ... +#pass diff --git a/gas/testsuite/gas/i386/sub.d b/gas/testsuite/gas/i386/sub.d index d4ac3f7..fd5e5fa 100644 --- a/gas/testsuite/gas/i386/sub.d +++ b/gas/testsuite/gas/i386/sub.d @@ -7,4 +7,4 @@ Disassembly of section .text: 0+000 : 0: 66 be (0|1)(0|2|4) 00[ ]+mov[ ]+\$0x(1)?(0|2|4),%si[ ]+2:[ ]+(R_386_PC|DISP)16[ ]+.data(\+0xfffffff0)? -.* +#pass diff --git a/gas/testsuite/gas/i386/x86_64.d b/gas/testsuite/gas/i386/x86_64.d index 07f45ec..92ae3af 100644 --- a/gas/testsuite/gas/i386/x86_64.d +++ b/gas/testsuite/gas/i386/x86_64.d @@ -121,4 +121,4 @@ Disassembly of section .text: 1f0: 8b 04 25 00 00 00 00 mov[ ]+0x0,%eax 1f7: 8b 80 00 00 00 00[ ]+mov[ ]+0x0\(%rax\),%eax 1fd: 8b 05 00 00 00 00[ ]+mov[ ]+0\(%rip\),%eax.* - ... +#pass -- 2.7.4