2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / weak1.s
CommitLineData
c5096a3c
HPN
1 .weak foo
2foo:
3 POP 1,0
4 .global main
5main:
6 PUSHJ $15,foo
7 .quad foo
This page took 0.3289 seconds and 4 git commands to generate.