Home | History | Annotate | Download | only in c

Lines Matching defs:outs

777         u4* outs;
788 outs = OUTS_FROM_FP(fp, vsrc1);
790 outs[i] = GET_REGISTER(vdst+i);
798 outs = OUTS_FROM_FP(fp, count);
801 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
805 outs[i] = GET_REGISTER(vdst & 0x0f);
814 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
816 outs[3] = GET_REGISTER(vdst >> 12);
818 outs[2] = GET_REGISTER((vdst & 0x0f00) >> 8);
820 outs[1] = GET_REGISTER((vdst & 0x00f0) >> 4);
822 outs[0] = GET_REGISTER(vdst & 0x0f);
834 * At this point, we have the arguments stored in the "outs" area of