aboutsummaryrefslogtreecommitdiff
path: root/src/ir.hff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ir.hff')
-rw-r--r--src/ir.hff4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ir.hff b/src/ir.hff
index 3b8ae99..2f7b98f 100644
--- a/src/ir.hff
+++ b/src/ir.hff
@@ -54,6 +54,10 @@ enum IRInstT {
neq,
lt,
lteq,
+ ftrunc,
+ itof,
+ getelem,
+ pgetelem,
copy,
setvar,
load,