mul and shl have different meanings for the nsw flag. We need to drop it when converting a multiply by the minimum negative value.
268 KiB
268 KiB
mul and shl have different meanings for the nsw flag. We need to drop it when converting a multiply by the minimum negative value.