Remove unneeded AUX register symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / stwm.d
CommitLineData
0cb5a38a
SL
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: NIOS2 R2 STWM instructions
3#as: -march=r2
4
5# Test the STWM instructions
6
7.*: +file format elf32-littlenios2
8
9Disassembly of section .text:
100+0000 <[^>]*> d00105e8 stwm \{r2\},--\(r23\)
110+0004 <[^>]*> d00205e8 stwm \{r3\},--\(r23\)
120+0008 <[^>]*> d00405e8 stwm \{r4\},--\(r23\)
130+000c <[^>]*> d00805e8 stwm \{r5\},--\(r23\)
140+0010 <[^>]*> d01005e8 stwm \{r6\},--\(r23\)
150+0014 <[^>]*> d02005e8 stwm \{r7\},--\(r23\)
160+0018 <[^>]*> d04005e8 stwm \{r8\},--\(r23\)
170+001c <[^>]*> d08005e8 stwm \{r9\},--\(r23\)
180+0020 <[^>]*> d10005e8 stwm \{r10\},--\(r23\)
190+0024 <[^>]*> d20005e8 stwm \{r11\},--\(r23\)
200+0028 <[^>]*> d40005e8 stwm \{r12\},--\(r23\)
210+002c <[^>]*> d80005e8 stwm \{r13\},--\(r23\)
220+0030 <[^>]*> d00128a8 stwm \{r14\},\(r2\)\+\+
230+0034 <[^>]*> d00328a8 stwm \{r14,r15\},\(r2\)\+\+
240+0038 <[^>]*> d00728a8 stwm \{r14,r15,r16\},\(r2\)\+\+
250+003c <[^>]*> d00f28a8 stwm \{r14,r15,r16,r17\},\(r2\)\+\+
260+0040 <[^>]*> d01f28a8 stwm \{r14,r15,r16,r17,r18\},\(r2\)\+\+
270+0044 <[^>]*> d03f28a8 stwm \{r14,r15,r16,r17,r18,r19\},\(r2\)\+\+
280+0048 <[^>]*> d07f28a8 stwm \{r14,r15,r16,r17,r18,r19,r20\},\(r2\)\+\+
290+004c <[^>]*> d0ff28a8 stwm \{r14,r15,r16,r17,r18,r19,r20,r21\},\(r2\)\+\+
300+0050 <[^>]*> d1ff28a8 stwm \{r14,r15,r16,r17,r18,r19,r20,r21,r22\},\(r2\)\+\+
310+0054 <[^>]*> d3ff28a8 stwm \{r14,r15,r16,r17,r18,r19,r20,r21,r22,r23\},\(r2\)\+\+
320+0058 <[^>]*> d7ff28a8 stwm \{r14,r15,r16,r17,r18,r19,r20,r21,r22,r23,fp\},\(r2\)\+\+
330+005c <[^>]*> dfff28a8 stwm \{r14,r15,r16,r17,r18,r19,r20,r21,r22,r23,fp,ra\},\(r2\)\+\+
340+0060 <[^>]*> d2210b68 stwm \{r2,r7,r11\},\(r13\)\+\+
350+0064 <[^>]*> d2211b68 stwm \{r2,r7,r11\},\(r13\)\+\+,writeback
This page took 0.085415 seconds and 4 git commands to generate.