fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / binutils / ld / testsuite / ld-mmix / greg-12.d
blobb43863213d41fcd1a240d3ffd7ba4ccab7f93f7b
1 #source: greg-1.s
2 #source: gregget1.s
3 #source: start.s
4 #source: a.s
5 #as: -x
6 #ld: -m mmo
7 #objdump: -dt
9 # A greg usage with an expanding insn. The register reloc must be
10 # evaluated before the expanding reloc. Here, it doesn't appear in the
11 # wrong order, and it doesn't seem like they would naturally appear in the
12 # wrong order, but anyway; mmo.
14 .*: file format mmo
16 SYMBOL TABLE:
17 0+10 g \.text Main
18 0+10 g \.text _start
19 0+fe g \*REG\* areg
20 0+14 g \.text a
22 Disassembly of section \.text:
24 0+ <(Main|_start)-0x10>:
25 0: e3fe0014 setl areg,0x14
26 4: e6fe0000 incml areg,0x0
27 8: e5fe0000 incmh areg,0x0
28 c: e4fe0000 inch areg,0x0
30 0+10 <(Main|_start)>:
31 10: e3fd0001 setl \$253,0x1
33 0+14 <a>:
34 14: e3fd0004 setl \$253,0x4