Introduce debugging instructions #230
@ -220,7 +220,6 @@ safe_sanity_check(IsLast, Op, Args) ->
|
||||
true ->
|
||||
case IsLast == aeb_fate_opcodes:end_bb(Op) of
|
||||
true -> ok;
|
||||
false when Op == 6 -> ok;
|
||||
false -> error({wrong_opcode_in_bb, Op})
|
||||
end;
|
||||
false -> error({wrong_nr_args_opcode, Op})
|
||||
|
Loading…
x
Reference in New Issue
Block a user