[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/1] target/arm: Amend erroneous BRAA/BLRAA opcode c
From: |
Mathew Maidment |
Subject: |
[Qemu-devel] [PATCH 0/1] target/arm: Amend erroneous BRAA/BLRAA opcode check |
Date: |
Wed, 30 Jan 2019 15:22:42 -0500 |
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)
- [Qemu-devel] [PATCH 0/1] target/arm: Amend erroneous BRAA/BLRAA opcode check,
Mathew Maidment <=