check, relax whitespace checking.
+2005-11-14 Thiemo Seufer <ths@networkno.de>
+
+ * gas/testsuite/gas/mips/mips16e-jrc.d: Tighten file format
+ check, relax whitespace checking.
+
2005-11-14 David Ung <davidu@mips.com>
* gas/mips/mips.exp: Run new save/restore tests.
#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