From f463b9b0dcfb6ed349c29b73e9a7d9e35e9f5b8e Mon Sep 17 00:00:00 2001 From: exegete Date: Sat, 17 Oct 2020 22:52:35 +0300 Subject: keygen --- test.sts | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'test.sts') diff --git a/test.sts b/test.sts index 1e96807..168abad 100644 --- a/test.sts +++ b/test.sts @@ -1,12 +1,13 @@ module ia32/elf/begin.sts module ia32/float/float.sts +module keygen.sts set_entry -float_init -4 float_iload -5 float_iload -float_more -4 print_stack +ff ff 2 keygen +5 print_stack +a sys_write +keygen +5 print_stack sys_exit module ia32/elf/end.sts -- cgit v1.2.3