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
These two functions are counting loops by waiting for
a single bit stored as a signed value to go negative by
shifting into the top bit. Use our lsl macro, which converts
this to defined behavior.
Signed-off-by: Keith Packard <[email protected]>
0 commit comments