PR binutils/15834
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / jmp.s
1 # Source file used to test the jmp instruction.
2 .text
3 .set nobreak
4 foo:
5 jmp r25
6
This page took 0.049905 seconds and 4 git commands to generate.