1# Source file used to test the jmpr.n instruction.
2.text
3.set nobreak
4foo:
5	jmpr.n	r7
6
7