From 322c7fba3d2f4c9b5b0d78b44feefd38ae44d017 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sat, 29 Jun 2024 18:00:51 +0300 Subject: continue working through bytecode ops --- TODO | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..e287773 --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ ++ Check in compiler backend that nobody accidentally uses 64bit values on 32bit +systems ++ (MAYBE) Check that there aren't duplicate destinations in operand list? -- cgit v1.2.3