View | Details | Raw Unified
Collapse All | Expand All

(-) file_not_specified_in_diff (-1 / +1 lines)
 Lines 104-110    Link Here 
            ) ];
            ) ];
    */
    */
    typedef int v8qi __attribute__ ((mode(V8QI)));
    typedef char v8qi __attribute__ ((vector_size(8)));
    typedef int di __attribute__ ((mode(DI)));
    typedef int di __attribute__ ((mode(DI)));
    di const zero64 = 0;        /* to clear with PXOR */
    di const zero64 = 0;        /* to clear with PXOR */