Add IR_PVAL instruction for non-slot parent links.

This commit is contained in:
Mike Pall
2012-07-02 22:47:20 +02:00
parent 5d0115ef8d
commit 0688de5483
3 changed files with 4 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
/* Miscellaneous ops. */ \
_(NOP, N , ___, ___) \
_(BASE, N , lit, lit) \
_(PVAL, N , lit, ___) \
_(GCSTEP, S , ___, ___) \
_(HIOP, S , ref, ref) \
_(LOOP, S , ___, ___) \