From be953c23a9ee9c328d186e0afd7fbc0855eefd3a Mon Sep 17 00:00:00 2001 From: exegete Date: Sat, 17 Oct 2020 20:59:23 +0300 Subject: float lib finished --- test.sts | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) (limited to 'test.sts') diff --git a/test.sts b/test.sts index be21ac0..1e96807 100644 --- a/test.sts +++ b/test.sts @@ -3,24 +3,10 @@ module ia32/float/float.sts set_entry float_init -21 float_iload 4 float_iload -21 float_iload -4 float_iload -8 float_iload -0 float_iload -21 float_iload -4 float_iload -float_div -float_istore -float_div -float_istore -float_div -float_istore -float_div -float_istore -7 print_stack -7 print_stack +5 float_iload +float_more +4 print_stack sys_exit module ia32/elf/end.sts -- cgit v1.2.3