Lines Matching full:outs
2035 u4* outs;
2046 outs = OUTS_FROM_FP(fp, vsrc1);
2048 outs[i] = GET_REGISTER(vdst+i);
2056 outs = OUTS_FROM_FP(fp, count);
2059 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
2063 outs[i] = GET_REGISTER(vdst & 0x0f);
2072 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
2074 outs[3] = GET_REGISTER(vdst >> 12);
2076 outs[2] = GET_REGISTER((vdst & 0x0f00) >> 8);
2078 outs[1] = GET_REGISTER((vdst & 0x00f0) >> 4);
2080 outs[0] = GET_REGISTER(vdst & 0x0f);
2092 * At this point, we have the arguments stored in the "outs" area of