1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 CDX stwsp.n
3 #as: -march=r2
4 
5 # Test the stwsp.n instruction
6 
7 .*: +file format elf32-littlenios2
8 
9 Disassembly of section .text:
10 0+0000 <[^>]*> 2033      	stwsp.n	r4,0\(sp\)
11 0+0002 <[^>]*> 2073      	stwsp.n	r4,4\(sp\)
12 0+0004 <[^>]*> 23f3      	stwsp.n	r4,60\(sp\)
13 0+0006 <[^>]*> 27f3      	stwsp.n	r4,124\(sp\)
14