Fix indentation in normalize in calculator.asm

This commit is contained in:
Juhani Krekelä 2022-09-28 02:08:57 +03:00
parent 66dd813d7b
commit 7c9a73cab3
1 changed files with 6 additions and 6 deletions

View File

@ -881,13 +881,13 @@ normalizeRoundUp:
breq r0, r0, normalizeRoundUpLoop
normalizeRoundUpEnd:
cleq r0, r0, popWord
cleq r0, r0, popWord
cleq r0, r0, popWord
normalizeRoundUpEnd:
cleq r0, r0, popWord
cleq r0, r0, popWord
cleq r0, r0, popWord
; We might have ended up with a digit in the overflow
breq r0, r0, normalize
; We might have ended up with a digit in the overflow
breq r0, r0, normalize
normalizeRoundDown:
; Zero out the rounding digit