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
It might be possible to 'merge' the HWSL and HWSLC lookups into a single lookup. Here, the HWSL[X[4]; extension, bit_shift] lookup could perhaps be represented using MERGED[(X[4], extension - X[4]); extension, bit_shift].
It might be possible to 'merge' the
HWSLandHWSLClookups into a single lookup. Here, theHWSL[X[4]; extension, bit_shift]lookup could perhaps be represented usingMERGED[(X[4], extension - X[4]); extension, bit_shift].