Home | History | Annotate | Download | only in qemu

Lines Matching refs:sr

285     env->cc_dest = env->sr & 0xf;
286 env->cc_x = (env->sr >> 4) & 1;
577 && ((env->sr & SR_I) >> SR_I_SHIFT)
619 env->sr = (env->sr & 0xffe0)
718 env->sr = (env->sr & 0xffe0)