Removing BranchIf.
This commit is contained in:
@@ -86,12 +86,6 @@ DEFINE_OPCODE(
|
||||
OPCODE_SIG_X_L,
|
||||
OPCODE_FLAG_BRANCH);
|
||||
|
||||
DEFINE_OPCODE(
|
||||
OPCODE_BRANCH_IF,
|
||||
"branch_if",
|
||||
OPCODE_SIG_X_V_L_L,
|
||||
OPCODE_FLAG_BRANCH);
|
||||
|
||||
DEFINE_OPCODE(
|
||||
OPCODE_BRANCH_TRUE,
|
||||
"branch_true",
|
||||
|
||||
Reference in New Issue
Block a user