You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the right_shift_reg function, with shift_quirks turned off, bit_one is calculated using register x instead of y. This will lead to bugs with any program that relies on right shifting the least significant bit into the F register.