From: Thiemo Seufer Date: Mon, 14 Nov 2005 11:03:15 +0000 (+0000) Subject: * gas/testsuite/gas/mips/mips16e-jrc.d: Tighten file format X-Git-Tag: gdb-csl-20060226-branchpoint~765 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56424b64208bd26f7e7c787b4d0af06287d387e4;p=platform%2Fupstream%2Fbinutils.git * gas/testsuite/gas/mips/mips16e-jrc.d: Tighten file format check, relax whitespace checking. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 275efde..8b13424 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2005-11-14 Thiemo Seufer + + * gas/testsuite/gas/mips/mips16e-jrc.d: Tighten file format + check, relax whitespace checking. + 2005-11-14 David Ung * gas/mips/mips.exp: Run new save/restore tests. diff --git a/gas/testsuite/gas/mips/mips16e-jrc.d b/gas/testsuite/gas/mips/mips16e-jrc.d index 1a739b5..1f34ac7 100644 --- a/gas/testsuite/gas/mips/mips16e-jrc.d +++ b/gas/testsuite/gas/mips/mips16e-jrc.d @@ -1,14 +1,16 @@ #objdump: -dr -mmips:isa32 -mmips:16 #as: -march=mips32 -mips16 #name: mips16e jalrc/jrc -.*: file format .* + +.*: +file format .*mips.* + Disassembly of section .text: 00000000 <.text>: - 0: eac0 jalrc v0 - 2: e8a0 jrc ra - 4: 6a01 li v0,1 - 6: 6500 nop - 8: 6500 nop - a: 6500 nop - c: 6500 nop - e: 6500 nop + 0:[ ]+eac0[ ]+jalrc[ ]+v0 + 2:[ ]+e8a0[ ]+jrc[ ]+ra + 4:[ ]+6a01[ ]+li[ ]+v0,1 + 6:[ ]+6500[ ]+nop + 8:[ ]+6500[ ]+nop + a:[ ]+6500[ ]+nop + c:[ ]+6500[ ]+nop + e:[ ]+6500[ ]+nop