Home | History | Annotate | Download | only in c

Lines Matching full:outs

752         u4* outs;
763 outs = OUTS_FROM_FP(fp, vsrc1);
765 outs[i] = GET_REGISTER(vdst+i);
773 outs = OUTS_FROM_FP(fp, count);
776 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
780 outs[i] = GET_REGISTER(vdst & 0x0f);
789 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
791 outs[3] = GET_REGISTER(vdst >> 12);
793 outs[2] = GET_REGISTER((vdst & 0x0f00) >> 8);
795 outs[1] = GET_REGISTER((vdst & 0x00f0) >> 4);
797 outs[0] = GET_REGISTER(vdst & 0x0f);
809 * At this point, we have the arguments stored in the "outs" area of