On 4/22/20 7:15 AM, Stephen Long wrote:
> Signed-off-by: Stephen Long
>
> I'm guessing endianness doesn't matter because we are writing to the
> corresponding 32-bit/64-bit in the destination register.
> ---
> target/arm/cpu.h | 10 +
> target/arm/helper-sve.h| 3 +++
> ta
Signed-off-by: Stephen Long
I'm guessing endianness doesn't matter because we are writing to the
corresponding 32-bit/64-bit in the destination register.
---
target/arm/cpu.h | 10 +
target/arm/helper-sve.h| 3 +++
target/arm/sve.decode | 4
target/arm/sve_helpe