Hacker News new | ask | show | jobs
by kelnos 1252 days ago
Presumably the program has to check bit in a status register or something like that to tell if the previous instruction caused overflow, no? That means an extra branch after each arithmetic instruction. I imagine that's not cheap?