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, 0 insertions, 10 deletions
diff --git a/ia32/memory.sts b/ia32/memory.sts
deleted file mode 100644
index 240c598..0000000
--- a/ia32/memory.sts
+++ /dev/null
@@ -1,10 +0,0 @@
-defasm @
- # 58 ?' ; pop eax
- # ff ?' # 30 ?' ; push dword [eax]
-next
-
-defasm !
- # 5b ?' ; pop ebx
- # 58 ?' ; pop eax
- # 89 ?' # 03 ?' ; mov [ebx], eax
-next