Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@24k-triple-stores-2.d
1 #objdump: -dr
2 #as: -mfix-24k -32
3 #source: 24k-triple-stores-2.s
4 #name: 24K: Triple Store (Range Check)
5
6 .*: +file format .*mips.*
7
8 Disassembly of section .text:
9 0+ <.*>:
10 0: a3a20000 sb v0,0\(sp\)
11 4: a3a3000a sb v1,10\(sp\)
12 8: 00000000 nop
13 c: a3a4001f sb a0,31\(sp\)
14 10: 0000000d break
15 14: a7a20000 sh v0,0\(sp\)
16 18: a7a3fff0 sh v1,-16\(sp\)
17 1c: a7a4ffe0 sh a0,-32\(sp\)
18 20: 0000000d break
19 24: afa20000 sw v0,0\(sp\)
20 28: afa3fff8 sw v1,-8\(sp\)
21 2c: 00000000 nop
22 30: afa40008 sw a0,8\(sp\)
23 34: 0000000d break
24 \.\.\.
This page took 0.032461 seconds and 4 git commands to generate.