On 9 August 2018 at 05:21, Richard Henderson
<[email protected]> wrote:
> Use the existing helpers to determine if (1) the fpu is enabled,
> (2) sve state is enabled, and (3) the current sve vector length.
>
> Signed-off-by: Richard Henderson <[email protected]>
> ---
>  target/arm/cpu.h           | 4 ++++
>  target/arm/helper.c        | 6 +++---
>  target/arm/translate-a64.c | 8 ++++++--
>  3 files changed, 13 insertions(+), 5 deletions(-)

Reviewed-by: Peter Maydell <[email protected]>

I can't think of a reason why we'd want to look at the FPU
state with the FPU disabled, so I guess this is ok...

thanks
-- PMM

Reply via email to