Re: [Qemu-devel] [PATCH v1 02/10] target-arm: Correct opc1 for AT_S12Exx

2015-09-03 Thread Alistair Francis
On Thu, Sep 3, 2015 at 1:14 PM, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" > > Signed-off-by: Edgar E. Iglesias Reviewed-by: Alistair Francis Thanks, Alistair > --- > target-arm/helper.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/target-arm/h

[Qemu-devel] [PATCH v1 02/10] target-arm: Correct opc1 for AT_S12Exx

2015-09-03 Thread Edgar E. Iglesias
From: "Edgar E. Iglesias" Signed-off-by: Edgar E. Iglesias --- target-arm/helper.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/target-arm/helper.c b/target-arm/helper.c index 7df1f06..4234e7c 100644 --- a/target-arm/helper.c +++ b/target-arm/helper.c @@ -2975,16