summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/mips/micromips@24k-triple-stores-2.d
blob: a7aca167da048ffa9e1de3078f5198749f695701 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#objdump: -dr
#as: -mfix-24k -32
#name: 24K: Triple Store (Range Check)
#source: 24k-triple-stores-2.s

.*: +file format .*mips.*

Disassembly of section \.text:

[0-9a-f]+ <.*>:
 *[0-9a-f]+:	185d 0000 	sb	v0,0\(sp\)
 *[0-9a-f]+:	187d 000a 	sb	v1,10\(sp\)
 *[0-9a-f]+:	189d 001f 	sb	a0,31\(sp\)
 *[0-9a-f]+:	4680      	break
 *[0-9a-f]+:	385d 0000 	sh	v0,0\(sp\)
 *[0-9a-f]+:	387d fff0 	sh	v1,-16\(sp\)
 *[0-9a-f]+:	389d ffe0 	sh	a0,-32\(sp\)
 *[0-9a-f]+:	4680      	break
 *[0-9a-f]+:	c840      	sw	v0,0\(sp\)
 *[0-9a-f]+:	f87d fff8 	sw	v1,-8\(sp\)
 *[0-9a-f]+:	c882      	sw	a0,8\(sp\)
 *[0-9a-f]+:	4680      	break
 *[0-9a-f]+:	605d 9000 	swr	v0,0\(sp\)
 *[0-9a-f]+:	607d 9ff0 	swr	v1,-16\(sp\)
 *[0-9a-f]+:	609d 9010 	swr	a0,16\(sp\)
 *[0-9a-f]+:	4680      	break
 *[0-9a-f]+:	605d 8000 	swl	v0,0\(sp\)
 *[0-9a-f]+:	607d 8008 	swl	v1,8\(sp\)
 *[0-9a-f]+:	609d 8010 	swl	a0,16\(sp\)
 *[0-9a-f]+:	60bd 8018 	swl	a1,24\(sp\)
 *[0-9a-f]+:	60dd 8000 	swl	a2,0\(sp\)
	\.\.\.
OpenPOWER on IntegriCloud