Home | History | Annotate | Download | only in nios2
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: NIOS2 CDX stb.n
      3 #as: -march=r2
      4 
      5 # Test the stb.n instruction
      6 
      7 .*: +file format elf32-littlenios2
      8 
      9 Disassembly of section .text:
     10 0+0000 <[^>]*> 0865      	stb.n	r4,0\(r17\)
     11 0+0002 <[^>]*> 4865      	stb.n	r4,4\(r17\)
     12 0+0004 <[^>]*> 7865      	stb.n	r4,7\(r17\)
     13 0+0006 <[^>]*> f865      	stb.n	r4,15\(r17\)
     14 0+0008 <[^>]*> 0965      	stb.n	r4,0\(r5\)
     15 0+000a <[^>]*> 4965      	stb.n	r4,4\(r5\)
     16 0+000c <[^>]*> 7965      	stb.n	r4,7\(r5\)
     17 0+000e <[^>]*> f965      	stb.n	r4,15\(r5\)
     18 0+0010 <[^>]*> 801d      	stbz.n	zero,0\(r16\)
     19 0+0012 <[^>]*> 801d      	stbz.n	zero,0\(r16\)
     20 0+0014 <[^>]*> fe1d      	stbz.n	zero,63\(r16\)
     21 0+0016 <[^>]*> ffdd      	stbz.n	zero,63\(r7\)
     22