Lines Matching defs:t7

113   mlib_d64 t6, t7, acc;                /* destination data */
132 t7 = VIS_LD_U8_I(table3, s1 & 0xFF);
140 acc = vis_faligndata(t7, acc);
153 t7 = VIS_LD_U8_I(table3, s1 & 0xFF);
161 acc = vis_faligndata(t7, acc);
271 mlib_d64 t6, t7, acc; /* destination data */
292 t7 = VIS_LD_U8_I(table3, s2 >> 24);
300 acc = vis_faligndata(t7, acc);
314 t7 = VIS_LD_U8_I(table3, s2 >> 24);
322 acc = vis_faligndata(t7, acc);
433 mlib_d64 t6, t7, acc; /* destination data */
454 t7 = VIS_LD_U8_I(table3, (s2 >> 16) & 0xFF);
462 acc = vis_faligndata(t7, acc);
476 t7 = VIS_LD_U8_I(table3, (s2 >> 16) & 0xFF);
484 acc = vis_faligndata(t7, acc);
595 mlib_d64 t6, t7, acc; /* destination data */
616 t7 = VIS_LD_U8_I(table3, (s2 >> 8) & 0xFF);
624 acc = vis_faligndata(t7, acc);
638 t7 = VIS_LD_U8_I(table3, (s2 >> 8) & 0xFF);
646 acc = vis_faligndata(t7, acc);
984 mlib_d64 t6, t7, acc; /* destination data */
1004 t7 = VIS_LD_U8_I(table1, s1 & 0xFF);
1012 acc = vis_faligndata(t7, acc);
1029 t7 = VIS_LD_U8_I(table1, s1 & 0xFF);
1037 acc = vis_faligndata(t7, acc);
1126 mlib_d64 t6, t7, acc; /* destination data */
1148 t7 = VIS_LD_U8_I(table1, s2 >> 24);
1156 acc = vis_faligndata(t7, acc);
1174 t7 = VIS_LD_U8_I(table1, s2 >> 24);
1182 acc = vis_faligndata(t7, acc);
1272 mlib_d64 t6, t7, acc; /* destination data */
1294 t7 = VIS_LD_U8_I(table1, (s2 >> 16) & 0xFF);
1302 acc = vis_faligndata(t7, acc);
1320 t7 = VIS_LD_U8_I(table1, (s2 >> 16) & 0xFF);
1328 acc = vis_faligndata(t7, acc);
1418 mlib_d64 t6, t7, acc; /* destination data */
1440 t7 = VIS_LD_U8_I(table1, (s2 >> 8) & 0xFF);
1448 acc = vis_faligndata(t7, acc);
1466 t7 = VIS_LD_U8_I(table1, (s2 >> 8) & 0xFF);
1474 acc = vis_faligndata(t7, acc);