aboutsummaryrefslogtreecommitdiff
path: root/ia32/core.sts
diff options
context:
space:
mode:
authorexegete <nikitf-97@mail.ru>2020-10-17 03:33:08 +0300
committerexegete <nikitf-97@mail.ru>2020-10-17 03:33:08 +0300
commitb6b9e29c1484c9c8b8af2b382d3a9d796c310217 (patch)
tree531c498be57a6ed4c61035e33dade9d6a18ae755 /ia32/core.sts
parent808a161313e0a03ead45f843fee3d9c40bec02bd (diff)
downloadcryptrobber-b6b9e29c1484c9c8b8af2b382d3a9d796c310217.tar
cryptrobber-b6b9e29c1484c9c8b8af2b382d3a9d796c310217.tar.xz
cryptrobber-b6b9e29c1484c9c8b8af2b382d3a9d796c310217.zip
Common dir added, stderr output, minor changes
Diffstat (limited to 'ia32/core.sts')
-rw-r--r--ia32/core.sts20
1 files changed, 9 insertions, 11 deletions
diff --git a/ia32/core.sts b/ia32/core.sts
index 17b7d89..4a5e692 100644
--- a/ia32/core.sts
+++ b/ia32/core.sts
@@ -1,19 +1,17 @@
defasm docol
- # 83 ?' # ed ?' # 4 ?' ; sub ebp, 4
- # 89 ?' # 75 ?' # 0 ?' ; mov [ebp], esi
- # 83 ?' # c0 ?' # 4 ?' ; add eax, 4
- # 89 ?' # c6 ?' ; mov esi, eax
- # ad ?' # ff ?' # 20 ?' ; go next
+ # 83 ?' # ed ?' # 4 ?' ; sub ebp, 4
+ # 89 ?' # 75 ?' # 0 ?' ; mov [ebp], esi
+ # 83 ?' # c0 ?' # 4 ?' ; add eax, 4
+ # 89 ?' # c6 ?' ; mov esi, eax
+ # ad ?' # ff ?' # 20 ?' ; go next
next
defasm exit
- # 8b ?' # 75 ?' # 0 ?' ; mov esi, [ebp]
- # 83 ?' # c5 ?' # 4 ?' ; add ebp, 4
+ # 8b ?' # 75 ?' # 0 ?' ; mov esi, [ebp]
+ # 83 ?' # c5 ?' # 4 ?' ; add ebp, 4
next
defasm lit
- # ad ?' ; lodsd
- # 50 ?' ; push eax
+ # ad ?' ; lodsd
+ # 50 ?' ; push eax
next
-
-defconst word_size 4