Home | History | Annotate | Download | only in out

Lines Matching full:outs

3802         u4* outs;
3813 outs = OUTS_FROM_FP(fp, vsrc1);
3815 outs[i] = GET_REGISTER(vdst+i);
3823 outs = OUTS_FROM_FP(fp, count);
3826 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
3830 outs[i] = GET_REGISTER(vdst & 0x0f);
3839 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
3841 outs[3] = GET_REGISTER(vdst >> 12);
3843 outs[2] = GET_REGISTER((vdst & 0x0f00) >> 8);
3845 outs[1] = GET_REGISTER((vdst & 0x00f0) >> 4);
3847 outs[0] = GET_REGISTER(vdst & 0x0f);
3859 * At this point, we have the arguments stored in the "outs" area of