Skip to content

Fix misaligned jump target exception handling

Eclipse Webmaster requested to merge github/fork/teobiton/fix-branch-unit into master

Created by: teobiton

As per the specifications, instruction-address-misaligned exceptions should be reported for instructions that are not 16-bit aligned if the C extension is supported, and for instructions that are not 32-bit aligned if not.

Merge request reports

Loading