[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.
Loading
Please register or sign in to comment