Lines Matching full:outs
1992 u4* outs;
2003 outs = OUTS_FROM_FP(fp, vsrc1);
2005 outs[i] = GET_REGISTER(vdst+i);
2013 outs = OUTS_FROM_FP(fp, count);
2016 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
2020 outs[i] = GET_REGISTER(vdst & 0x0f);
2029 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
2031 outs[3] = GET_REGISTER(vdst >> 12);
2033 outs[2] = GET_REGISTER((vdst & 0x0f00) >> 8);
2035 outs[1] = GET_REGISTER((vdst & 0x00f0) >> 4);
2037 outs[0] = GET_REGISTER(vdst & 0x0f);
2049 * At this point, we have the arguments stored in the "outs" area of