On Wed, 30 Jan 2019 at 20:22, Mathew Maidment wrote:
> 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 a
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 re