From f3779e1cc30b32afc9fdacf8ad8b340e4ae4a3f3 Mon Sep 17 00:00:00 2001 From: jl7719 Date: Fri, 18 Dec 2020 09:24:58 +0000 Subject: [PATCH] Fix div-5 testcase minor error --- inputs/div/div-5.ref.txt | 2 +- reference/divedgecaseref.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inputs/div/div-5.ref.txt b/inputs/div/div-5.ref.txt index 00750ed..0cfbf08 100644 --- a/inputs/div/div-5.ref.txt +++ b/inputs/div/div-5.ref.txt @@ -1 +1 @@ -3 +2 diff --git a/reference/divedgecaseref.txt b/reference/divedgecaseref.txt index cfee281..e37af75 100644 --- a/reference/divedgecaseref.txt +++ b/reference/divedgecaseref.txt @@ -55,7 +55,7 @@ reg file = -2 div - 5 // is it seperating quotients & remainders correctly - when dealing with negatives -ori $4, $0, -4 +ori $4, $0, 4 ori $5, $0, 3 div $4, $5 mfhi $4