Lines Matching full:outs
3861 u4* outs;
3872 outs = OUTS_FROM_FP(fp, vsrc1);
3874 outs[i] = GET_REGISTER(vdst+i);
3882 outs = OUTS_FROM_FP(fp, count);
3885 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
3889 outs[i] = GET_REGISTER(vdst & 0x0f);
3898 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
3900 outs[3] = GET_REGISTER(vdst >> 12);
3902 outs[2] = GET_REGISTER((vdst & 0x0f00) >> 8);
3904 outs[1] = GET_REGISTER((vdst & 0x00f0) >> 4);
3906 outs[0] = GET_REGISTER(vdst & 0x0f);
3918 * At this point, we have the arguments stored in the "outs" area of