On 12/30/2013 08:34 AM, Peter Maydell wrote:
> From: Alexander Graf <ag...@suse.de>
> 
> When dumping the current CPU state, we can also get a request
> to dump the FPU state along with the CPU's integer state.
> 
> Add support to dump the VFP state when that flag is set, so that
> we can properly debug code that modifies floating point registers.
> 
> Signed-off-by: Alexander Graf <ag...@suse.de>
> [WN: Commit message tweak, rebased. Output all registers, two per-line.]
> Signed-off-by: Will Newton <will.new...@linaro.org>
> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
>  target-arm/translate-a64.c | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to