1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 CDX spdeci.n
3 #as: -march=r2
4 
5 # Test the spdeci.n and spinci.n instructions
6 
7 .*: +file format elf32-littlenios2
8 
9 Disassembly of section .text:
10 0+0000 <[^>]*> 8029      	spdeci.n	0
11 0+0002 <[^>]*> 9fe9      	spdeci.n	508
12 0+0004 <[^>]*> 0029      	spinci.n	0
13 0+0006 <[^>]*> 1fe9      	spinci.n	508
14