Handle most ops.

This commit is contained in:
Erik Stenman
2019-02-18 18:09:00 +01:00
parent 36f910aff4
commit 16644ded72
4 changed files with 307 additions and 93 deletions
+4
View File
@@ -107,6 +107,10 @@
-define('SWITCH_V4' , 16#6c).
-define('SWITCH_V5' , 16#6d).
-define('BITS_ALL_N' , 16#6e).
-define('BITS_NONEA' , 16#6f).
-define('BITS_ALLA' , 16#70).
-define('INCA' , 16#71).
-define('DECA' , 16#72).
-define('FUNCTION' , 16#fe).
-define('EXTEND' , 16#ff).