Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / pushja.s
CommitLineData
3c3bdf30
NC
1* Just PUSHJs to an external symbol, with some padding.
2 .text
3 .global pushja
4pushja:
5 SET $253,2
6 PUSHJ $12,a
7 SET $253,3
This page took 1.009614 seconds and 4 git commands to generate.