From c664b4e61b54bed0bd55924c97fcad9d5ad97e21 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sat, 13 Nov 2021 14:32:00 -0500 Subject: pretty much done 03 compiler! --- 03/ex03 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '03/ex03') diff --git a/03/ex03 b/03/ex03 index 2301b33..5b24fdd 100644 --- a/03/ex03 +++ b/03/ex03 @@ -31,10 +31,10 @@ B-=J A=:label x3c return -;;;;;;;;;;;;;;;;;;;;;;;*- -;;;;;;;;;;;;;;;;;;;;;;;/- -;;;;;;;;;;;;;;;;;;;;;;;*+ -;;;;;;;;;;;;;;;;;;;;;;;/+ +imul +idiv +mul +div :funciton call A str Here is some text which will be put in the executable! -- cgit v1.2.3