Add DBGDEF and DBGUNDEF

This commit is contained in:
Gaith Hallak
2022-12-23 19:17:22 +03:00
parent da64e6ce51
commit fc9a795b49
3 changed files with 10 additions and 0 deletions
+2
View File
@@ -144,6 +144,8 @@
-define( 'DELEGATECALL', 16#f4).
-define( 'DBGLOC', 16#b1).
-define( 'DBGDEF', 16#b2).
-define( 'DBGUNDEF', 16#b3).
-define( 'STATICCALL', 16#fa).