SPIM System Call Support
code service Arguments Result
1 print int $a0
2 print float $f12
3 print double $f12
4 print string $a0 (string address)
5 read integer integer in $v0
6 read float float in $f0
7 read double double in $f0
8 read string $a0=buffer, $a1=length
9 sbrk $a0=amount address in $v0
10 exit
Previous slide
Next slide
Back to first slide
View graphic version