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
The `BITNESS` idea hails from the time when it was assumed that there
would only ever be a 32-bit and a 64-bit Windows, implying Intel/AMD
CPUs.
That has changed with the advent of ARM64, and we're slowly migrating
away from using `BITNESS`; This here commit is another step on that
journey.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments