Skip to content
Snippets Groups Projects
Commit 2adc0508 authored by Andreas Klebinger's avatar Andreas Klebinger Committed by Marge Bot
Browse files

AArch64: Fix broken conditional jumps for offsets >= 1MB

Rewrite conditional jump instructions with offsets >= 1MB to use unconditional jumps
to avoid overflowing the immediate.

Fixes #23746
parent b048bea0
No related branches found
No related tags found
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