Lines Matching full:outs
3878 u4* outs;
3889 outs = OUTS_FROM_FP(fp, vsrc1);
3891 outs[i] = GET_REGISTER(vdst+i);
3899 outs = OUTS_FROM_FP(fp, count);
3902 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
3906 outs[i] = GET_REGISTER(vdst & 0x0f);
3915 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
3917 outs[3] = GET_REGISTER(vdst >> 12);
3919 outs[2] = GET_REGISTER((vdst & 0x0f00) >> 8);
3921 outs[1] = GET_REGISTER((vdst & 0x00f0) >> 4);
3923 outs[0] = GET_REGISTER(vdst & 0x0f);
3935 * At this point, we have the arguments stored in the "outs" area of