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

[aarch32] Apply veneers to out-of-range backwards conditional branches (#114)

Backwards (ie. bound) conditional branches that were out of range of the
immediate encoded in the instruction would fail, so apply a veneer to
these instruction by inverting the condition and using an unconditional branch.
parent 49d6efa6
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