Home | History | Annotate | Download | only in target-mips

Lines Matching refs:PABITS

8643     env->PABITS = env->cpu_model->PABITS;
8644 env->PAMask = (target_ulong)((1ULL << env->cpu_model->PABITS) - 1);