source: trunk/binutils/ld/testsuite/ld-mmix/greg-14.d

Last change on this file was 607, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 607 bytes
Line 
1#source: greg-1.s
2#source: gregpsj1.s
3#source: start.s
4#source: a.s
5#as: -x
6#ld: -m mmo
7#objdump: -dt
8
9# Like greg-3, but a different expanding insn.
10
11.*: file format mmo
12
13SYMBOL TABLE:
140+14 g \.text Main
150+14 g \.text _start
160+fe g \*REG\* areg
170+18 g \.text a
18
19Disassembly of section \.text:
20
210+ <(Main|_start)-0x14>:
22 0: e3ff0018 setl \$255,0x18
23 4: e6ff0000 incml \$255,0x0
24 8: e5ff0000 incmh \$255,0x0
25 c: e4ff0000 inch \$255,0x0
26 10: bffeff00 pushgo areg,\$255,0
27
280+14 <(Main|_start)>:
29 14: e3fd0001 setl \$253,0x1
30
310+18 <a>:
32 18: e3fd0004 setl \$253,0x4
Note: See TracBrowser for help on using the repository browser.