MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / eret-1.d
1 #objdump: -d -mmips:isa32r2
2 #name: MIPS eret-1
3 #as: -32 -mfix-24k -march=24kc --no-warn
4
5 .*\.o: +file format .*mips.*
6
7 Disassembly of section \.text:
8
9 [0-9a-f]+ <.*>:
10 [ 0-9a-f]+: 240c0000 li t4,0
11 [ 0-9a-f]+: 42000018 eret
12 [ 0-9a-f]+: 00000000 nop
13 [ 0-9a-f]+: 10000003 b [0-9a-f]+ <foo\+0x1c>
14 [ 0-9a-f]+: 00000000 nop
15 [ 0-9a-f]+: 240a0003 li t2,3
16 [ 0-9a-f]+: 42000018 eret
17 [ 0-9a-f]+: 24040000 li a0,0
18 [ 0-9a-f]+: 4200001f deret
19 [ 0-9a-f]+: 00000000 nop
20 [ 0-9a-f]+: 116afffa beq t3,t2,[0-9a-f]+ <foo\+0x14>
21 [ 0-9a-f]+: 00000000 nop
22 [ 0-9a-f]+: 4200001f deret
23 [ 0-9a-f]+: 00000000 nop
24 [ 0-9a-f]+: 42000018 eret
25 [ 0-9a-f]+: 00000000 nop
26 [ 0-9a-f]+: 42000018 eret
27 [ 0-9a-f]+: 00000000 nop
28 [ 0-9a-f]+: 1000fff4 b [0-9a-f]+ <foo\+0x1c>
29 [ 0-9a-f]+: 00000000 nop
30 [ 0-9a-f]+: 240c0004 li t4,4
31 [ 0-9a-f]+: 4200001f deret
32 [ 0-9a-f]+: 240c0003 li t4,3
33 [ 0-9a-f]+: 42000018 eret
34 [ 0-9a-f]+: 10000005 b [0-9a-f]+ <foo\+0x78>
35 [ 0-9a-f]+: 240c0003 li t4,3
36 [ 0-9a-f]+: 42000018 eret
37 [ 0-9a-f]+: 00000000 nop
38 [ 0-9a-f]+: 10000001 b [0-9a-f]+ <foo\+0x78>
39 [ 0-9a-f]+: 240c0003 li t4,3
40 [ 0-9a-f]+: 240c0003 li t4,3
41 [ 0-9a-f]+: 42000018 eret
42 \.\.\.
This page took 0.040449 seconds and 4 git commands to generate.