Skip to content

Commit

Permalink
Add Opcode halfword to encoded panic reason (#230)
Browse files Browse the repository at this point in the history
Currently we have a one-way encoding that partially stores the ocode
registers and immediate value.

Since the panic reason representation consumes only 8 bits, we can
encode the entire instruction (32 bits) into the reason, so it can be
fully represented.
  • Loading branch information
vlopes11 authored Nov 30, 2021
1 parent 74ac503 commit f738b26
Showing 1 changed file with 120 additions and 120 deletions.
Loading

0 comments on commit f738b26

Please # to comment.