> On the other hand, detecting integer overflow in software is extremely expensive
this just isn't true. both addition and multiplication can check for overflow in <2 instructions.
Fewer than two is exactly one instruction. Which?
[flagged]
Fewer than two is exactly one instruction. Which?