Remove bogus notarget in gas teststuite
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_sth.d
CommitLineData
0cb5a38a
SL
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
9Disassembly of section .text:
100+0000 <[^>]*> 086d sth.n r4,0\(r17\)
110+0002 <[^>]*> 286d sth.n r4,4\(r17\)
120+0004 <[^>]*> 786d sth.n r4,14\(r17\)
130+0006 <[^>]*> f86d sth.n r4,30\(r17\)
140+0008 <[^>]*> 096d sth.n r4,0\(r5\)
150+000a <[^>]*> 296d sth.n r4,4\(r5\)
160+000c <[^>]*> 796d sth.n r4,14\(r5\)
170+000e <[^>]*> f96d sth.n r4,30\(r5\)
This page took 0.158563 seconds and 4 git commands to generate.