add more printing support

This commit is contained in:
Quentin Carbonneaux 2015-07-25 06:39:05 -04:00
parent e3356b23d5
commit 5bd9deac8d
3 changed files with 42 additions and 13 deletions

View file

@ -89,8 +89,8 @@ enum {
OLoad,
/* reserved instructions */
OCopy,
OXCltd,
OXDiv,
OIACltd,
OIADiv,
OLast
};