Hi, This is a patch that fixes a condition within disas_uncond_b_reg() related to BRAA and BLRAA that would always result in the unallocated encoding path being taken.
Hopefully everything is in order. This is only my second patch, so if anything is wrong, that's my bad. Thanks in advance for reviewing =) Mathew Maidment (1): target/arm: Amend erroneous BRAA/BLRAA opcode check target/arm/translate-a64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.17.2 (Apple Git-113)