Home
last modified time | relevance | path

Searched hist:aa29190826f2f061ed3ffad0a6cabb30eaf7f8f0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu.cdiff aa29190826f2f061ed3ffad0a6cabb30eaf7f8f0 Fri Aug 13 11:11:47 CDT 2021 Peter Maydell <peter.maydell@linaro.org> target/arm: Print MVE VPR in CPU dumps

Include the MVE VPR register value in the CPU dumps produced by
arm_cpu_dump_state() if we are printing FPU information. This
makes it easier to interpret debug logs when predication is
active.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>