Initial revision

Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@986 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2013-07-24 18:13:16 +00:00
parent e48ed8f595
commit cd2640e9c6
39 changed files with 7758 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
main:
j lab
# nop
# break 52
lab:
li, $8, 0x81234678
# SB
li, $15, 0x10000000
li $16, 0x00400014
mtc0, $16, $14
nop
nop
rfe
# Address error exception
sw $8, 1($15)
sw $8, 2($15)
sw $8, 3($15)
# Address error exception
sh $8, 1($15)
# Address error exception
sh $8, 3($15)
nop
nop
nop