aboutsummaryrefslogtreecommitdiff
path: root/ia32/float/math.sts
diff options
context:
space:
mode:
authorexegete <nikitf-97@mail.ru>2020-10-17 21:08:39 +0300
committerexegete <nikitf-97@mail.ru>2020-10-17 21:08:39 +0300
commit44d2daf8f659a843cf7d39cbaec18c146bf59f28 (patch)
tree8c32a8b335eef932f05dfc1c2826a281457cee68 /ia32/float/math.sts
parent59b7d405aeeb0ac8fea048d5d336bae62932f0c6 (diff)
downloadcryptrobber-44d2daf8f659a843cf7d39cbaec18c146bf59f28.tar
cryptrobber-44d2daf8f659a843cf7d39cbaec18c146bf59f28.tar.xz
cryptrobber-44d2daf8f659a843cf7d39cbaec18c146bf59f28.zip
small comment fix
Diffstat (limited to 'ia32/float/math.sts')
-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