Fix div-5 testcase minor error

This commit is contained in:
jl7719 2020-12-18 09:24:58 +00:00
parent 2a7b9c2c49
commit f3779e1cc3
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
3
2

View file

@ -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