Heuristically detecting ret - probably breaks some things.
This commit is contained in:
@@ -95,6 +95,7 @@ enum Opcode {
|
||||
OPCODE_CALL_INDIRECT,
|
||||
OPCODE_CALL_INDIRECT_TRUE,
|
||||
OPCODE_RETURN,
|
||||
OPCODE_RETURN_TRUE,
|
||||
OPCODE_SET_RETURN_ADDRESS,
|
||||
|
||||
OPCODE_BRANCH,
|
||||
|
||||
Reference in New Issue
Block a user