aboutsummaryrefslogtreecommitdiff
path: root/ia32/memory.sts
diff options
context:
space:
mode:
Diffstat (limited to 'ia32/memory.sts')
-rw-r--r--ia32/memory.sts10
1 files changed, 5 insertions, 5 deletions
diff --git a/ia32/memory.sts b/ia32/memory.sts
index 891fab0..240c598 100644
--- a/ia32/memory.sts
+++ b/ia32/memory.sts
@@ -1,10 +1,10 @@
defasm @
- # 58 ?' ; pop eax
- # ff ?' # 30 ?' ; push dword [eax]
+ # 58 ?' ; pop eax
+ # ff ?' # 30 ?' ; push dword [eax]
next
defasm !
- # 5b ?' ; pop ebx
- # 58 ?' ; pop eax
- # 89 ?' # 03 ?' ; mov [ebx], eax
+ # 5b ?' ; pop ebx
+ # 58 ?' ; pop eax
+ # 89 ?' # 03 ?' ; mov [ebx], eax
next