2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
[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.033908 seconds and 5 git commands to generate.