Implement ISCONST, reporting compile-time constness

This commit is contained in:
ISSOtm
2020-03-08 16:52:54 +01:00
parent 55b911654c
commit 8fcdcb1731
8 changed files with 64 additions and 1 deletions

6
test/asm/isconst.out Normal file
View File

@@ -0,0 +1,6 @@
Test #1: ISCONST reports $1
Test #2: ISCONST reports $0
Test #3: ISCONST reports $1
Test #4: ISCONST reports $1
Test #5: ISCONST reports $0
Test #6: ISCONST reports $1