qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-6.2 02/34] target/arm: Print MVE VPR in CPU dumps


From: Richard Henderson
Subject: Re: [PATCH for-6.2 02/34] target/arm: Print MVE VPR in CPU dumps
Date: Wed, 14 Jul 2021 18:34:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 7/13/21 6:36 AM, Peter Maydell wrote:
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>
---
  target/arm/cpu.c | 3 +++
  1 file changed, 3 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]