Lines Matching defs:t5

112   mlib_d64 t3, t4, t5;                 /* destination data */
134 t5 = VIS_LD_U8_I(table1, (s1 >> 16) & 0xFF);
142 acc = vis_faligndata(t5, acc);
155 t5 = VIS_LD_U8_I(table1, (s1 >> 16) & 0xFF);
163 acc = vis_faligndata(t5, acc);
270 mlib_d64 t3, t4, t5; /* destination data */
294 t5 = VIS_LD_U8_I(table1, (s1 >> 8) & 0xFF);
302 acc = vis_faligndata(t5, acc);
316 t5 = VIS_LD_U8_I(table1, (s1 >> 8) & 0xFF);
324 acc = vis_faligndata(t5, acc);
432 mlib_d64 t3, t4, t5; /* destination data */
456 t5 = VIS_LD_U8_I(table1, s1 & 0xFF);
464 acc = vis_faligndata(t5, acc);
478 t5 = VIS_LD_U8_I(table1, s1 & 0xFF);
486 acc = vis_faligndata(t5, acc);
594 mlib_d64 t3, t4, t5; /* destination data */
618 t5 = VIS_LD_U8_I(table1, s2 >> 24);
626 acc = vis_faligndata(t5, acc);
640 t5 = VIS_LD_U8_I(table1, s2 >> 24);
648 acc = vis_faligndata(t5, acc);
983 mlib_d64 t3, t4, t5; /* destination data */
1006 t5 = VIS_LD_U8_I(table2, (s1 >> 16) & 0xFF);
1014 acc = vis_faligndata(t5, acc);
1031 t5 = VIS_LD_U8_I(table2, (s1 >> 16) & 0xFF);
1039 acc = vis_faligndata(t5, acc);
1125 mlib_d64 t3, t4, t5; /* destination data */
1150 t5 = VIS_LD_U8_I(table2, (s1 >> 8) & 0xFF);
1158 acc = vis_faligndata(t5, acc);
1176 t5 = VIS_LD_U8_I(table2, (s1 >> 8) & 0xFF);
1184 acc = vis_faligndata(t5, acc);
1271 mlib_d64 t3, t4, t5; /* destination data */
1296 t5 = VIS_LD_U8_I(table2, s1 & 0xFF);
1304 acc = vis_faligndata(t5, acc);
1322 t5 = VIS_LD_U8_I(table2, s1 & 0xFF);
1330 acc = vis_faligndata(t5, acc);
1417 mlib_d64 t3, t4, t5; /* destination data */
1442 t5 = VIS_LD_U8_I(table2, s2 >> 24);
1450 acc = vis_faligndata(t5, acc);
1468 t5 = VIS_LD_U8_I(table2, s2 >> 24);
1476 acc = vis_faligndata(t5, acc);