aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ia32/float/math.sts2
1 files changed, 1 insertions, 1 deletions
diff --git a/ia32/float/math.sts b/ia32/float/math.sts
index 9be8712..d02b491 100644
--- a/ia32/float/math.sts
+++ b/ia32/float/math.sts
@@ -22,7 +22,7 @@ defasm float_more
# de ?' # d9 ?' ; fcompp
# 9b ?' # df ?' # e0 ?' ; fstsw ax
# 25 ?' # 100 ?. ; and eax, 0x100
- # c1 ?' # e8 ?' # 8 ?' ; shr eax, 14
+ # c1 ?' # e8 ?' # 8 ?' ; shr eax, 8
# 50 ?' ; push eax
next