|
From: | Richard Henderson |
Subject: | Re: [Qemu-arm] [Qemu-devel] [PATCH 3/7] target/arm: Get PRECISERR and IBUSERR the right way round |
Date: | Wed, 13 Sep 2017 08:57:03 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 |
On 09/11/2017 06:52 AM, Peter Maydell wrote: > For a bus fault, the M profile BFSR bit PRECISERR means a bus > fault on a data access, and IBUSERR means a bus fault on an > instruction access. We had these the wrong way around; fix this. > > Signed-off-by: Peter Maydell <address@hidden> > --- > target/arm/helper.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |