-
- Downloads
The packed shift instructions must have an xmm register as the
destination and either an xmm register or integer for the source. Add declarations to enforce this, so we don't do silently accept stupid things like psllq <eax>, 32 as was done in */complex-double-float. (Should probably add more checks of this type.)
Loading
Please register or sign in to comment