Add protected call FATE instruction #210

Merged
zxq9 merged 3 commits from GH-203-protected-calls into master 2020-03-02 20:07:50 +09:00
Showing only changes of commit e5164330b0 - Show all commits

View File

@ -77,7 +77,7 @@ prop_opcodes() ->
valid_opcodes() ->
lists:seq(0, 16#a0) ++ lists:seq(16#fa, 16#fd).
[ Op || #{opcode := Op} <- aeb_fate_generate_ops:get_ops() ].
fate_code(Failure) ->