Revised comments.

This commit is contained in:
Russell-S-Harper 2018-08-21 09:33:12 -04:00
parent 8bbb5016cd
commit 18b7c46878

View File

@ -408,7 +408,7 @@ _ABSX .( ; sets register at X to absolute value
RTS
.)
_BKRRD .( ; implement banker's rounding on quadword pointed by X
_BKRRD .( ; implement banker's rounding on quad-word pointed by X
; The logic table below shows the expected results. The only differences are
; when the least significant byte (LSB) is 128 and the second byte (2B) is even