Home | History | Annotate | Download | only in priv

Lines Matching full:lanes

1342 /* Lanes of vector registers are always numbered from zero being the
8080 /* All lanes SSE binary operation, G = G `op` E. */
8090 /* All lanes SSE binary operation, G = (not G) `op` E. */
8173 /* All lanes unary SSE operation, G = op(E). */
8675 values (aa,bb), computes, for each of the 4 16-bit lanes:
10097 /* Use t0 .. t3 to hold the 4 original 16-bit lanes of the
10179 /* 0F D7 = PMOVMSKB -- extract sign bits from each of 8 lanes in
12110 /* 66 0F D7 = PMOVMSKB -- extract sign bits from each of 16 lanes in
12164 /* 0F F4 = PMULUDQ -- unsigned widening multiply of 32-lanes 0 x
12197 /* 66 0F F4 = PMULUDQ -- unsigned widening multiply of 32-lanes 0 x
12198 0 to form lower 64-bit half and lanes 2 x 2 to form upper 64-bit
12887 duplicating some lanes (2:2:0:0). */
12889 duplicating some lanes (3:3:1:1). */
12922 duplicating some lanes (0:1:0:1). */
13823 /* permute the lanes */
13829 /* mask off lanes which have (index & 0x80) == 0x80 */