Index: mykern/linux/arch/arm/fastfpe/entry.S =================================================================== --- mykern/linux/arch/arm/fastfpe/entry.S (revision 26) +++ mykern/linux/arch/arm/fastfpe/entry.S (working copy) @@ -171,7 +171,8 @@ and r1,r4,#0x00008000 mov r1,r1,lsr#15 @ N0 and r2,r4,#0x00400000 - orrs r1,r1,r2,lsr#21 @ N1 + orr r1,r1,r2,lsr#21 @ N1 + cmp r1,#0 addeq r1,r1,#4 @ r1=register count tst r4,#0x00100000 @ load/store