Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / jumpa.s
CommitLineData
3c3bdf30
NC
1* Just jump to an external symbol, with some padding.
2 .text
3 .global jumpa
4jumpa:
5 SET $253,2
6 JMP a
7 SET $253,3
This page took 0.658994 seconds and 4 git commands to generate.