uweigand commented on issue #3012:
Added comments.
As a meta-level comment, I do think that a more self-contained instruction here -- maybe "add and trap on overflow" or something like that? -- would probably be better, as it wouldn't require special handling of flags.
Either that, or at least some new value like IntCC::Carry (analogous to the existing IntCC::Overflow).
Last updated: Nov 22 2024 at 16:03 UTC