mirror of
https://github.com/wfjm/w11.git
synced 2026-05-03 22:59:46 +00:00
docu updates [skip ci]
This commit is contained in:
@@ -14,8 +14,8 @@ in sometimes surprising settings.
|
||||
SimH returns Z=0 and N based on the sign of the full 32-bit result, as can be
|
||||
easily determined by xor'ing of the sign bits of dividend and divisor.
|
||||
|
||||
xxdp `ekbbf0` test 15 tests the exact 11/70 behavior to verify the
|
||||
divide logic and is skipped.
|
||||
xxdp program `ekbbf0` test 014 checks the exact 11/70 behavior to verify the
|
||||
divide logic and is modified (see [patch](../tools/xxdp/ekbbf0_patch_1170.scmd)).
|
||||
|
||||
w11 also returns Z=0 and N based on the sign of the full 32-bit result, this
|
||||
is documented as [w11 known difference](w11a_diff_70_div_after_v1.md).
|
||||
|
||||
Reference in New Issue
Block a user