bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / align2-el.d
1 # source: align2.s
2 # as: -EL
3 # objdump: -dr
4
5 .* file format .*
6
7 Disassembly of section \.text:
8
9 00000000 <f1>:
10 0: 4a01 addiu v0,1
11 2: 6500 nop
12 4: 6500 nop
13 6: 6500 nop
14 8: 4b01 addiu v1,1
15 a: 6500 nop
16
17 0000000c <f2>:
18 c: 24420001 addiu v0,v0,1
19 10: 24630001 addiu v1,v1,1
20 \.\.\.
21 20: 24840001 addiu a0,a0,1
22 24: 00000000 nop
23
24 00000028 <f3>:
25 28: 4001 addiu s0,s0,1
26 2a: 6500 nop
27 2c: 6500 nop
28 2e: 6500 nop
29 30: 6500 nop
30 32: 6500 nop
31 34: 6500 nop
32 36: 6500 nop
33 38: 6500 nop
34 3a: 6500 nop
35 3c: 6500 nop
36 3e: 6500 nop
37
38 Disassembly of section \.text\.a:
39
40 00000000 <f4>:
41 0: 24a50001 addiu a1,a1,1
42 \.\.\.
This page took 0.030253 seconds and 4 git commands to generate.