diff options
Diffstat (limited to 'arch/m68k')
-rw-r--r-- | arch/m68k/ifpsp060/src/fpsp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/ifpsp060/src/fpsp.S b/arch/m68k/ifpsp060/src/fpsp.S index 73613b5f1ee5..26e85e2b7a5e 100644 --- a/arch/m68k/ifpsp060/src/fpsp.S +++ b/arch/m68k/ifpsp060/src/fpsp.S | |||
@@ -3881,7 +3881,7 @@ _fpsp_fline: | |||
3881 | # FP Unimplemented Instruction stack frame and jump to that entry | 3881 | # FP Unimplemented Instruction stack frame and jump to that entry |
3882 | # point. | 3882 | # point. |
3883 | # | 3883 | # |
3884 | # but, if the FPU is disabled, then we need to jump to the FPU diabled | 3884 | # but, if the FPU is disabled, then we need to jump to the FPU disabled |
3885 | # entry point. | 3885 | # entry point. |
3886 | movc %pcr,%d0 | 3886 | movc %pcr,%d0 |
3887 | btst &0x1,%d0 | 3887 | btst &0x1,%d0 |