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