From 47d226cf3605396a7f995e9ad12e76907a328c7e Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 4 Oct 2024 22:10:33 -0400 Subject: [PATCH] fix tests $at reg --- test/out/fpe | 2 +- test/out/segv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/out/fpe b/test/out/fpe index e6aeb31..a50c325 100644 --- a/test/out/fpe +++ b/test/out/fpe @@ -6,7 +6,7 @@ pc: 0x00400004 ins: 0x0108409a registers: $zero: 0x00000000 $t0: 0x00000000 $s0: 0x00000000 $t8: 0x00000000 -$at: 0x00000000 $t1: 0x00000000 $s1: 0x00000000 $t9: 0x00000000 +$at: 0x10000000 $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 diff --git a/test/out/segv b/test/out/segv index 1796539..f27ee4e 100644 --- a/test/out/segv +++ b/test/out/segv @@ -6,7 +6,7 @@ pc: 0x00400000 ins: 0x8c080000 registers: $zero: 0x00000000 $t0: 0x00000000 $s0: 0x00000000 $t8: 0x00000000 -$at: 0x00000000 $t1: 0x00000000 $s1: 0x00000000 $t9: 0x00000000 +$at: 0x10000000 $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