Home | History | Annotate | Download | only in nios2
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: NIOS2 CDX sth.n
      3 #as: -march=r2
      4 
      5 # Test the sth.n instruction
      6 
      7 .*: +file format elf32-littlenios2
      8 
      9 Disassembly of section .text:
     10 0+0000 <[^>]*> 086d      	sth.n	r4,0\(r17\)
     11 0+0002 <[^>]*> 286d      	sth.n	r4,4\(r17\)
     12 0+0004 <[^>]*> 786d      	sth.n	r4,14\(r17\)
     13 0+0006 <[^>]*> f86d      	sth.n	r4,30\(r17\)
     14 0+0008 <[^>]*> 096d      	sth.n	r4,0\(r5\)
     15 0+000a <[^>]*> 296d      	sth.n	r4,4\(r5\)
     16 0+000c <[^>]*> 796d      	sth.n	r4,14\(r5\)
     17 0+000e <[^>]*> f96d      	sth.n	r4,30\(r5\)
     18