Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux
[linux-2.6-microblaze.git] / arch / powerpc / lib / copyuser_power7.S
index a24b403..706b7cc 100644 (file)
 _GLOBAL(__copy_tofrom_user_power7)
 #ifdef CONFIG_ALTIVEC
        cmpldi  r5,16
-       cmpldi  cr1,r5,4096
+       cmpldi  cr1,r5,3328
 
        std     r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
        std     r4,-STACKFRAMESIZE+STK_REG(R30)(r1)
        std     r5,-STACKFRAMESIZE+STK_REG(R29)(r1)
 
        blt     .Lshort_copy
-       bgt     cr1,.Lvmx_copy
+       bge     cr1,.Lvmx_copy
 #else
        cmpldi  r5,16