This commit is contained in:
Connor Olding 2018-08-19 00:43:04 +02:00
parent 1ec9bb6596
commit 888d7c3604
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ LzCopy:
addiu t9, 1
subu t9, t2, t9
// pre-emptively move psuedo-position ahead (don't need it for the loop)
// preemptively move pseudo-position ahead (don't need it for the loop)
addu t7, t8
andi t7, t7, 0x3FF

View File

@ -99,7 +99,7 @@ LzCopy:
addiu t9, 1
subu t9, t2, t9
// pre-emptively move psuedo-position ahead (don't need it for the loop)
// preemptively move pseudo-position ahead (don't need it for the loop)
addu t7, t8
andi t7, t7, 0x3FF