* gas/testsuite/gas/mips/mips16e-jrc.d: Tighten file format
check, relax whitespace checking.
This commit is contained in:
parent
d8ca90b507
commit
56424b6420
@ -1,3 +1,8 @@
|
|||||||
|
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>
|
2005-11-14 David Ung <davidu@mips.com>
|
||||||
|
|
||||||
* gas/mips/mips.exp: Run new save/restore tests.
|
* gas/mips/mips.exp: Run new save/restore tests.
|
||||||
|
@ -1,14 +1,16 @@
|
|||||||
#objdump: -dr -mmips:isa32 -mmips:16
|
#objdump: -dr -mmips:isa32 -mmips:16
|
||||||
#as: -march=mips32 -mips16
|
#as: -march=mips32 -mips16
|
||||||
#name: mips16e jalrc/jrc
|
#name: mips16e jalrc/jrc
|
||||||
.*: file format .*
|
|
||||||
|
.*: +file format .*mips.*
|
||||||
|
|
||||||
Disassembly of section .text:
|
Disassembly of section .text:
|
||||||
00000000 <.text>:
|
00000000 <.text>:
|
||||||
0: eac0 jalrc v0
|
0:[ ]+eac0[ ]+jalrc[ ]+v0
|
||||||
2: e8a0 jrc ra
|
2:[ ]+e8a0[ ]+jrc[ ]+ra
|
||||||
4: 6a01 li v0,1
|
4:[ ]+6a01[ ]+li[ ]+v0,1
|
||||||
6: 6500 nop
|
6:[ ]+6500[ ]+nop
|
||||||
8: 6500 nop
|
8:[ ]+6500[ ]+nop
|
||||||
a: 6500 nop
|
a:[ ]+6500[ ]+nop
|
||||||
c: 6500 nop
|
c:[ ]+6500[ ]+nop
|
||||||
e: 6500 nop
|
e:[ ]+6500[ ]+nop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user