Closed mikec closed 2 years ago
use of sub points to memory that could contain data, while shr (shift right) will only touch empty memory
sub
shr
use of
sub
points to memory that could contain data, whileshr
(shift right) will only touch empty memory