File: mipsr6%4024k-triple-stores-2.d

package info (click to toggle)
binutils 2.31.1-12
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 307,644 kB
  • sloc: ansic: 1,161,122; asm: 638,494; cpp: 128,815; exp: 68,557; makefile: 55,828; sh: 22,360; yacc: 14,238; lisp: 13,272; perl: 2,111; ada: 1,681; lex: 1,652; pascal: 1,446; cs: 879; sed: 195; python: 154; xml: 95; awk: 25
file content (24 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (29)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#objdump: -dr
#as: -mfix-24k -32
#source: 24k-triple-stores-2.s
#name: 24K: Triple Store (Range Check)

.*: +file format .*mips.*

Disassembly of section .text:
0+ <.*>:
   0:	a3a20000 	sb	v0,0\(sp\)
   4:	a3a3000a 	sb	v1,10\(sp\)
   8:	00000000 	nop
   c:	a3a4001f 	sb	a0,31\(sp\)
  10:	0000000d 	break
  14:	a7a20000 	sh	v0,0\(sp\)
  18:	a7a3fff0 	sh	v1,-16\(sp\)
  1c:	a7a4ffe0 	sh	a0,-32\(sp\)
  20:	0000000d 	break
  24:	afa20000 	sw	v0,0\(sp\)
  28:	afa3fff8 	sw	v1,-8\(sp\)
  2c:	00000000 	nop
  30:	afa40008 	sw	a0,8\(sp\)
  34:	0000000d 	break
	\.\.\.