index
:
cff
master
toy systems language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ir.hff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/ir.hff')
-rw-r--r--
src/ir.hff
1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ir.hff b/src/ir.hff
index ec949ec..3b8ae99 100644
--- a/
src/ir.hff
+++ b/
src/ir.hff
@@ -55,6 +55,7 @@ enum IRInstT {
lt,
lteq,
copy,
+ setvar,
load,
store,
call,