aboutsummaryrefslogtreecommitdiff
path: root/ia32/stack.sts
diff options
context:
space:
mode:
authorexegete <nikitf-97@mail.ru>2020-10-16 20:14:51 +0300
committerexegete <nikitf-97@mail.ru>2020-10-16 20:14:51 +0300
commitce9e52469d0b12b3231ccc199e1b19bb924f54cd (patch)
treeb011b8652e33a655852608dbba387d8bfec06805 /ia32/stack.sts
parent8ed92623de375e93d384aeeaf9f2520f48c9257d (diff)
downloadcryptrobber-ce9e52469d0b12b3231ccc199e1b19bb924f54cd.tar
cryptrobber-ce9e52469d0b12b3231ccc199e1b19bb924f54cd.tar.xz
cryptrobber-ce9e52469d0b12b3231ccc199e1b19bb924f54cd.zip
test module; top, as added
Diffstat (limited to 'ia32/stack.sts')
-rw-r--r--ia32/stack.sts4
1 files changed, 4 insertions, 0 deletions
diff --git a/ia32/stack.sts b/ia32/stack.sts
index 7756706..f3c8bab 100644
--- a/ia32/stack.sts
+++ b/ia32/stack.sts
@@ -1,3 +1,7 @@
+defasm top
+ # 54 ?' ; push esp
+next
+
defasm get
# 58 ?' ; pop eax
# 8b ?' # 4 ?' # 84 ?' ; mov eax, [esp + 4 * eax]