> This adds logical shift right opcodes. They are essential for bit shifting > negative values without sign extension getting in the way.
Applied, thanks. Mike Lambert
> This adds logical shift right opcodes. They are essential for bit shifting > negative values without sign extension getting in the way.
Applied, thanks. Mike Lambert