diff options
author | Freya Murphy <freya@freyacat.org> | 2024-09-30 18:50:22 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-09-30 18:50:22 -0400 |
commit | c250afa7a0a9fe003196aded1a0749ed440481a3 (patch) | |
tree | 25fde1682fbc50055d70869802a2822c404749a7 /test/out/fault | |
parent | update tests (diff) | |
download | mips-c250afa7a0a9fe003196aded1a0749ed440481a3.tar.gz mips-c250afa7a0a9fe003196aded1a0749ed440481a3.tar.bz2 mips-c250afa7a0a9fe003196aded1a0749ed440481a3.zip |
update testing
Diffstat (limited to 'test/out/fault')
-rw-r--r-- | test/out/fault | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/out/fault b/test/out/fault new file mode 100644 index 0000000..938bb46 --- /dev/null +++ b/test/out/fault @@ -0,0 +1,15 @@ + + !!! An exception has occurred !!! + +[31merror: [0mpage fault at (nil): address not mapped to object +pc: 0x00400000 +ins: 0x8c080000 +registers: +$zero: 0x00000000 $t0: 0x00000000 $s0: 0x00000000 $t8: 0x00000000 +$at: 0x00000000 $t1: 0x00000000 $s1: 0x00000000 $t9: 0x00000000 +$v0: 0x00000000 $t2: 0x00000000 $s2: 0x00000000 $k0: 0x00000000 +$v1: 0x00000000 $t3: 0x00000000 $s3: 0x00000000 $k1: 0x00000000 +$a0: 0x00000000 $t4: 0x00000000 $s4: 0x00000000 $gp: 0x00000000 +$a1: 0x00000000 $t5: 0x00000000 $s5: 0x00000000 $sp: 0x10001000 +$a2: 0x00000000 $t6: 0x00000000 $s6: 0x00000000 $fp: 0x00000000 +$a3: 0x00000000 $t7: 0x00000000 $s7: 0x00000000 $ra: 0x00400018 |