top | item 32582780

(no title)

nwlieb | 3 years ago

Is `(x - 1)` not a runtime cost if `x` is a runtime variable?

discuss

order

vikingerik|3 years ago

Not on many instruction architectures - addressing modes often support adding/subtracting a constant.