Home | History | Annotate | Download | only in r800

Lines Matching refs:y3

203     UINT_32 y3 = _BIT(ty,0);
211 pipeBit0 = x3 ^ y3;
215 pipeBit0 = x4 ^ y3;
220 pipeBit0 = x3 ^ y3 ^ x4;
225 pipeBit0 = x3 ^ y3 ^ x4;
230 pipeBit0 = x3 ^ y3 ^ x5;
235 pipeBit0 = x4 ^ y3 ^ x5;
240 pipeBit0 = x4 ^ y3 ^ x5;
246 pipeBit0 = x3 ^ y3 ^ x4;
252 pipeBit0 = x4 ^ y3 ^ x5;
258 pipeBit0 = x3 ^ y3 ^ x4;
264 pipeBit0 = x3 ^ y3 ^ x4;
270 pipeBit0 = x3 ^ y3 ^ x5;
276 pipeBit0 = x4 ^ y3;
283 pipeBit0 = x3 ^ y3 ^ x4;
352 UINT_32 y3 = 0;
362 y3 = elemIdx0 ^ x4;
363 x3 = pipebit0 ^ y3;
364 *pY = Bits2Number(2, y4, y3);
371 y3 = pipebit0 ^ x4;
372 *pY = Bits2Number(2, y4, y3);
377 y3 = elemIdx0 ^ x4;
379 x3 = pipebit0 ^ y3 ^ x4;
380 *pY = Bits2Number(2, y4, y3);
387 y3 = pipebit0 ^ x3 ^ x4;
389 *pY = Bits2Number(2, y4, y3);
394 y3 = elemIdx0 ^ x4;
400 x3 = pipebit0 ^ y3 ^ x5;
401 *pY = Bits2Number(2, y4, y3);
407 x3 = pipebit0 ^ y3 ^ x5;
408 *pY = Bits2Number(2, y4, y3);
418 y3 = pipebit0 ^ x5 ^ x4;
419 *pY = Bits2Number(2, y4, y3);
428 y3 = pipebit0 ^ x4 ^ x5;
429 *pY = Bits2Number(2, y4, y3);
441 y3 = pipebit0 ^ x4 ^ x5;
442 *pY = Bits2Number(2, y4, y3);
448 y3 = pipebit0 ^ x4 ^ x5;
449 *pY = Bits2Number(2, y4, y3);
459 y3 = pipebit0 ^ x3 ^ x4;
460 *pY = Bits2Number(2, y4, y3);
465 y3 = elemIdx0 ^ x4;
466 x3 = y3^x4^pipebit0;
472 *pY = Bits2Number(2, y4, y3);
477 *pY = Bits2Number(2, y4, y3);
487 y3 = elemIdx0 ^ x4;
489 x3 = pipebit0 ^ y3 ^ x4;
491 *pY = Bits2Number(2, y4, y3);
498 y3 = elemIdx0 ^ x4;
500 x3 = pipebit0 ^ y3 ^ x4;
501 *pY = Bits2Number(2, y4, y3);
507 y3 = elemIdx0 ^ x4;
515 x3 = pipebit0 ^ y3 ^ x5;
516 *pY = Bits2Number(2, y4, y3);
523 x3 = pipebit0 ^ y3 ^ x5;
524 *pY = Bits2Number(2, y4, y3);
531 y3 = pipebit0 ^ x4;
539 *pY = Bits2Number(2, y4, y3);
546 *pY = Bits2Number(2, y4, y3);
552 y3 = elemIdx0 ^ x4;
554 x3 = pipebit0 ^ y3 ^ x4;
561 *pY = Bits2Number(2, y4, y3);
568 *pY = Bits2Number(2, y4, y3);
2048 UINT_32 y3 = _BIT(y, 3);
2060 x3 = pipeBit0 ^ y3;
2063 x4 = pipeBit0 ^ y3;
2068 x3 = pipeBit0 ^ y3 ^ x4;
2072 x3 = pipeBit0 ^ y3 ^ x4;
2076 x3 = pipeBit0 ^ y3 ^ x5;
2084 x5 = pipeBit0 ^ y3 ^ x4;
2089 x5 = pipeBit0 ^ y3 ^ x4;
2094 x4 = pipeBit0 ^ y3 ^ x5;
2099 x3 = pipeBit0 ^ y3 ^ x4;
2104 x3 = pipeBit0 ^ y3 ^ x4;
2109 x3 = pipeBit0 ^ y3 ^ x4;
2114 x3 = pipeBit0 ^ y3 ^ x5;