Home | History | Annotate | Download | only in mips
      1 #objdump: -dr
      2 #as: -mfix-24k -32
      3 #name: 24K: Triple Store (Range Check)
      4 
      5 .*: +file format .*mips.*
      6 
      7 Disassembly of section .text:
      8 0+ <.*>:
      9    0:	a3a20000 	sb	v0,0\(sp\)
     10    4:	a3a3000a 	sb	v1,10\(sp\)
     11    8:	00000000 	nop
     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\)
     34 	\.\.\.
     35