summaryrefslogtreecommitdiffstats
path: root/arch/x86/math-emu/reg_round.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/math-emu/reg_round.S')
-rw-r--r--arch/x86/math-emu/reg_round.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/math-emu/reg_round.S b/arch/x86/math-emu/reg_round.S
index 11a1f798451b..4a9fc3cc5a4d 100644
--- a/arch/x86/math-emu/reg_round.S
+++ b/arch/x86/math-emu/reg_round.S
@@ -575,7 +575,7 @@ Normalise_result:
#ifdef PECULIAR_486
/*
* This implements a special feature of 80486 behaviour.
- * Underflow will be signalled even if the number is
+ * Underflow will be signaled even if the number is
* not a denormal after rounding.
* This difference occurs only for masked underflow, and not
* in the unmasked case.