Revision 2f644545 target-mips/translate.c

b/target-mips/translate.c
5435 5435
    env->hflags |= MIPS_HFLAG_UM;
5436 5436
    env->user_mode_only = 1;
5437 5437
#endif
5438
    /* XXX some guesswork here, values are CPU specific */
5439
    env->SYNCI_Step = 16;
5440
    env->CCRes = 2;
5441 5438
}
5442 5439

  
5443 5440
#include "translate_init.c"

Also available in: Unified diff