]> Git Repo - qemu.git/commit
target/arm: Adjust aarch64_cpu_dump_state for system mode SVE
authorRichard Henderson <[email protected]>
Mon, 8 Oct 2018 13:55:03 +0000 (14:55 +0100)
committerPeter Maydell <[email protected]>
Mon, 8 Oct 2018 13:55:03 +0000 (14:55 +0100)
commitced3155141755ba244c988c72c4bde32cc819670
tree74fd05f04bff07023770c6258c79980baba61da1
parent0ab5953b00b3165877d00cf75de628c51670b550
target/arm: Adjust aarch64_cpu_dump_state for system mode SVE

Use the existing helpers to determine if (1) the fpu is enabled,
(2) sve state is enabled, and (3) the current sve vector length.

Tested-by: Laurent Desnogues <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20181005175350[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/cpu.h
target/arm/helper.c
target/arm/translate-a64.c
This page took 0.02582 seconds and 4 git commands to generate.