hex.sp_sub¶
Like: sp -= value
Signature¶
def sp_sub value < hex.pointers.sp { ... }
Defined in hex/pointers/stack.fj — lines 29–31 (view on GitHub).
Complexity¶
Time:
13@+35Space:
w(0.375@ + 3.25) + 7.5@+106
See the complexity glossary for what @, w, dw, dbit, n mean.