Re: [Qemu-devel] [PATCH v3 3/6] target/arm: Align vector registers

2017-09-26 Thread Alex Bennée
Richard Henderson writes: > Signed-off-by: Richard Henderson Signed-off-by: Alex Bennée > --- > target/arm/cpu.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/target/arm/cpu.h b/target/arm/cpu.h > index 98b9b26fd3..c346bd148f 100644 > --- a/target/arm/cpu.h > +++

[Qemu-devel] [PATCH v3 3/6] target/arm: Align vector registers

2017-09-15 Thread Richard Henderson
Signed-off-by: Richard Henderson --- target/arm/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/arm/cpu.h b/target/arm/cpu.h index 98b9b26fd3..c346bd148f 100644 --- a/target/arm/cpu.h +++ b/target/arm/cpu.h @@ -486,7 +486,7 @@ typedef struct CPUARMState {