M - sjsoftware/centurion-cpu6 GitHub Wiki
Bugs
Stored results of zero where one of the operands is negative may be incorrect.
0 x negative number will incorrectly set the fault flag.
Results of a x negative number when the result is $-(2^n)$ where $n$ is the number of bits in the result buffer will incorrectly reset the fault flag.