Add DBGLOC fate op

This commit is contained in:
Gaith Hallak
2022-12-06 17:25:27 +03:00
parent 2a0a397afa
commit da64e6ce51
3 changed files with 7 additions and 0 deletions
+2
View File
@@ -143,6 +143,8 @@
-define( 'RETURN', 16#f3).
-define( 'DELEGATECALL', 16#f4).
-define( 'DBGLOC', 16#b1).
-define( 'STATICCALL', 16#fa).
-define( 'REVERT', 16#fd).