aboutsummaryrefslogtreecommitdiff
path: root/test.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 /test.sts
parent8ed92623de375e93d384aeeaf9f2520f48c9257d (diff)
downloadcryptrobber-ce9e52469d0b12b3231ccc199e1b19bb924f54cd.tar
cryptrobber-ce9e52469d0b12b3231ccc199e1b19bb924f54cd.tar.xz
cryptrobber-ce9e52469d0b12b3231ccc199e1b19bb924f54cd.zip
test module; top, as added
Diffstat (limited to 'test.sts')
-rw-r--r--test.sts11
1 files changed, 11 insertions, 0 deletions
diff --git a/test.sts b/test.sts
new file mode 100644
index 0000000..a1216ac
--- /dev/null
+++ b/test.sts
@@ -0,0 +1,11 @@
+module ia32/elf/begin.sts
+
+set_entry
+32
+31
+top as what
+what @ sys_write
+what word_size + @ sys_write
+sys_exit
+
+module ia32/elf/end.sts