Revision 72d239ed target-sparc/helper.c

b/target-sparc/helper.c
644 644
    env->wim = 1;
645 645
    env->regwptr = env->regbase + (env->cwp * 16);
646 646
#if defined(CONFIG_USER_ONLY)
647
    env->user_mode_only = 1;
648 647
#ifdef TARGET_SPARC64
649 648
    env->cleanwin = env->nwindows - 2;
650 649
    env->cansave = env->nwindows - 2;

Also available in: Unified diff