From 53ccfab6c1f2ddad977ceedbdbbfa54a05b81070 Mon Sep 17 00:00:00 2001 From: exegete Date: Sat, 17 Oct 2020 17:52:20 +0300 Subject: stack print and etc --- test.sts | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'test.sts') diff --git a/test.sts b/test.sts index 9158c49..896400e 100644 --- a/test.sts +++ b/test.sts @@ -3,14 +3,23 @@ module ia32/float/float.sts set_entry float_init +21 float_iload +4 float_iload +21 float_iload +4 float_iload 8 float_iload -3 float_iload -float_div -float_istore '0' + sys_write +0 float_iload 21 float_iload 4 float_iload float_div -float_istore '0' + sys_write +float_istore +float_div +float_istore +float_div +float_istore +float_div +float_istore +7 print_stack sys_exit module ia32/elf/end.sts -- cgit v1.2.3