This commit is contained in:
Irmen de Jong 2019-03-30 00:40:09 +01:00
parent c4615591c9
commit ec2e7db23e

View File

@ -85,7 +85,6 @@ of values together (and use it multiple times). Something like::
Misc
^^^^
- sqrt() should have integer implementation as well, instead of relying on float SQRT for all argument types
- code generation for POW instruction
- are there any other missing instructions in the code generator?
- implement %asmbinary