OSDN Git Service

MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
[uclinux-h8/linux.git] / arch / mips / kernel / cps-vec.S
index a4b2d81..bbbd88e 100644 (file)
@@ -229,7 +229,7 @@ LEAF(mips_cps_core_init)
         nop
 
        .set    push
-       .set    mips32r2
+       .set    mips64r2
        .set    mt
 
        /* Only allow 1 TC per VPE to execute... */
@@ -346,7 +346,7 @@ LEAF(mips_cps_boot_vpes)
         nop
 
        .set    push
-       .set    mips32r2
+       .set    mips64r2
        .set    mt
 
 1:     /* Enter VPE configuration state */