Skip to content

Fix bit rotates by using == 0 instead of != 0 for mask_is_zero. #3011

Fix bit rotates by using == 0 instead of != 0 for mask_is_zero.

Fix bit rotates by using == 0 instead of != 0 for mask_is_zero. #3011