Home | History | Annotate | Download | only in out

Lines Matching full:outs

2023         u4* outs;
2034 outs = OUTS_FROM_FP(fp, vsrc1);
2036 outs[i] = GET_REGISTER(vdst+i);
2044 outs = OUTS_FROM_FP(fp, count);
2047 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
2051 outs[i] = GET_REGISTER(vdst & 0x0f);
2060 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
2062 outs[3] = GET_REGISTER(vdst >> 12);
2064 outs[2] = GET_REGISTER((vdst & 0x0f00) >> 8);
2066 outs[1] = GET_REGISTER((vdst & 0x00f0) >> 4);
2068 outs[0] = GET_REGISTER(vdst & 0x0f);
2080 * At this point, we have the arguments stored in the "outs" area of