Home | History | Annotate | Download | only in out

Lines Matching full:outs

1959         u4* outs;
1970 outs = OUTS_FROM_FP(fp, vsrc1);
1972 outs[i] = GET_REGISTER(vdst+i);
1980 outs = OUTS_FROM_FP(fp, count);
1983 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
1987 outs[i] = GET_REGISTER(vdst & 0x0f);
1996 outs[4] = GET_REGISTER(vsrc1 & 0x0f);
1998 outs[3] = GET_REGISTER(vdst >> 12);
2000 outs[2] = GET_REGISTER((vdst & 0x0f00) >> 8);
2002 outs[1] = GET_REGISTER((vdst & 0x00f0) >> 4);
2004 outs[0] = GET_REGISTER(vdst & 0x0f);
2016 * At this point, we have the arguments stored in the "outs" area of