November 2nd, 2009
0 reactions

Visual C++ Code Generation in Visual Studio 2010

        

        

        

        

        

        

        

        

        

        

        

        

        

        

àà

        __m128 x = { 1, 2, 3, 4 },__m128 x[] = {{1,2,3,4}, {5,6}} or __m128 t2[][2]= {{{1,2},{3,4,5}}, {{6},{7,8,9}}};

        return _mm_set_epi16(0, 1, 2, 3, -4, -5, 6, 7)

        

à

0 comments

Discussion is closed.

    Stay informed

    Get notified when new posts are published.
    Follow this blog