1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 CDX jmpr.n
3 #as: -march=r2
4 
5 # Test the jmpr.n instruction.
6 
7 .*: +file format elf32-littlenios2
8 
9 Disassembly of section .text:
10 0+0000 <[^>]*> a1c9      	jmpr.n	r7
11 	...
12