1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 R2 custom
3 #as: -march=r2
4 #source: custom.s
5 
6 # Test the custom instruction
7 
8 .*: +file format elf32-littlenios2
9 
10 Disassembly of section .text:
11 0+0000 <[^>]*> 00eb18b0 	custom	0,r11,r2,r3
12 0+0004 <[^>]*> ffeb18b0 	custom	255,r11,r2,r3
13 0+0008 <[^>]*> 966118b0 	custom	150,c1,r2,r3
14 0+000c <[^>]*> 184118b0 	custom	24,c1,c2,r3
15 0+0010 <[^>]*> 380118b0 	custom	56,c1,c2,c3
16