Revision 61cc8701 target-arm/helper.c

b/target-arm/helper.c
1378 1378
            /* This may enable/disable the MMU, so do a TLB flush.  */
1379 1379
            tlb_flush(env, 1);
1380 1380
            break;
1381
        case 1: /* Auxiliary cotrol register.  */
1381
        case 1: /* Auxiliary control register.  */
1382 1382
            if (arm_feature(env, ARM_FEATURE_XSCALE)) {
1383 1383
                env->cp15.c1_xscaleauxcr = val;
1384 1384
                break;

Also available in: Unified diff