mirror of
https://github.com/mii443/qemu.git
synced 2025-12-08 13:38:32 +00:00
Fix wrong number of bits used when sign extending the branch offset of BPcc instructions. Reported-by: Artyom Tarasenko <atar4qemu@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>