Home | History | Annotate | Download | only in priv

Lines Matching refs:vreg_ctr

126       Int          vreg_ctr;
166 HRcGPR(env->mode64), 0/*enc*/, env->vreg_ctr);
167 env->vreg_ctr++;
174 HRcFlt64, 0/*enc*/, env->vreg_ctr);
175 env->vreg_ctr++;
182 HRcFPR(env->mode64), 0/*enc*/, env->vreg_ctr);
183 env->vreg_ctr++;
4198 env->vreg_ctr = 0;
4270 env->vreg_ctr = j;
4292 env->code->n_vregs = env->vreg_ctr;