Skip to content
Unverified Commit ed687ad2 authored by mmc28a's avatar mmc28a Committed by GitHub
Browse files

Fix backward branch veneers (#120)

Veneers were applied to backward branches too early, using only a quarter of the
range available for the branch. This was caused by confusion over the units the
range function expects; it accepts an offset in instructions.

Correct this and test veneers are applied only beyond the limit of the branch
range.
parent 16e66475
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment