Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-2.d
CommitLineData
17b09558 1#objdump: -dr
6eee42f4 2#as: -mfix-24k -32
17b09558
CM
3#name: 24K: Triple Store (Range Check)
4
5.*: +file format .*mips.*
6
7Disassembly of section .text:
f11e29af 80+ <.*>:
17b09558 9 0: a3a20000 sb v0,0\(sp\)
ab9794cf
RS
10 4: a3a3000a sb v1,10\(sp\)
11 8: 00000000 nop
17b09558
CM
12 c: a3a4001f sb a0,31\(sp\)
13 10: 0000000d break
14 14: a7a20000 sh v0,0\(sp\)
15 18: a7a3fff0 sh v1,-16\(sp\)
16 1c: a7a4ffe0 sh a0,-32\(sp\)
17 20: 0000000d break
18 24: afa20000 sw v0,0\(sp\)
19 28: afa3fff8 sw v1,-8\(sp\)
20 2c: 00000000 nop
21 30: afa40008 sw a0,8\(sp\)
22 34: 0000000d break
23 38: bba20000 swr v0,0\(sp\)
24 3c: bba3fff0 swr v1,-16\(sp\)
25 40: bba40010 swr a0,16\(sp\)
26 44: 0000000d break
27 48: aba20000 swl v0,0\(sp\)
28 4c: aba30008 swl v1,8\(sp\)
29 50: 00000000 nop
30 54: aba40010 swl a0,16\(sp\)
31 58: aba50018 swl a1,24\(sp\)
32 5c: 00000000 nop
33 60: aba60000 swl a2,0\(sp\)
17b09558 34 \.\.\.
This page took 0.1249 seconds and 4 git commands to generate.