That's all the information I need, thanks! Turns out the PMULLD instruction is only available with SSE4.1 and above, and I thought it was in SSE2.
Slava On Wed, Sep 23, 2009 at 7:48 PM, Jon Harper <[email protected]> wrote: > Hi again, > 4 tests fail : > > Unit Test: { [ { } ] [ \ int-4 \ fixnum [ = ] check-vector-ops ] } > --> test failed! > Unit Test: { [ { } ] [ \ uint-4 \ fixnum [ = ] check-vector-ops ] } > --> test failed! > Unit Test: { [ { } ] [ \ int-8 \ fixnum [ = ] check-vector-ops ] } > --> test failed! > Unit Test: { [ { } ] [ \ uint-8 \ fixnum [ = ] check-vector-ops ] } > --> test failed! ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
