hex.mul.clear_carry¶
Signature¶
def clear_carry @ return < .ret, .add_carry_dst { ... }
Defined in hex/mul.fj — lines 77–84 (view on GitHub).
Complexity¶
Time:
3@+1Space:
3@+1
See the complexity glossary for what @, w, dw, dbit, n mean.