aboutsummaryrefslogtreecommitdiff
path: root/ia32/math.sts
diff options
context:
space:
mode:
Diffstat (limited to 'ia32/math.sts')
-rw-r--r--ia32/math.sts6
1 files changed, 2 insertions, 4 deletions
diff --git a/ia32/math.sts b/ia32/math.sts
index fefe1d4..609a21a 100644
--- a/ia32/math.sts
+++ b/ia32/math.sts
@@ -8,12 +8,10 @@ defasm -
# 29 ?' # 04 ?' # 24 ?' ; sub [esp], eax
next
-defasm /
+defasm mul
# 5b ?' ; pop ebx
# 58 ?' ; pop eax
- # 31 ?' # d2 ?' ; xor edx, edx
- # f7 ?' # f3 ?' ; div ebx
- # 52 ?' ; push edx
+ # f7 ?' # e3 ?' ; mul ebx
# 50 ?' ; push eax
next