Home | History | Annotate | Download | only in out

Lines Matching full:outs

4139         u4* outs;
4150 outs = OUTS_FROM_FP(fp, vsrc1);
4152 outs[i] = GET_REGISTER(vdst+i);
4160 outs = OUTS_FROM_FP(fp, count);
4163 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
4167 outs[i] = GET_REGISTER(vdst & 0x0f);
4176 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
4178 outs[3] = GET_REGISTER(vdst >> 12);
4180 outs[2] = GET_REGISTER((vdst & 0x0f00) >> 8);
4182 outs[1] = GET_REGISTER((vdst & 0x00f0) >> 4);
4184 outs[0] = GET_REGISTER(vdst & 0x0f);
4196 * At this point, we have the arguments stored in the "outs" area of