qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-7.1 v2 5/5] target/loongarch: Update gdb_set_fpu() and gd


From: Richard Henderson
Subject: Re: [PATCH for-7.1 v2 5/5] target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
Date: Fri, 5 Aug 2022 08:14:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 8/4/22 20:35, Song Gao wrote:
GDB LoongArch fpu use fcc register,  update gdb_set_fpu() and gdb_get_fpu() to 
match it.

Signed-off-by: Song Gao<gaosong@loongson.cn>
---
  linux-user/loongarch64/signal.c | 24 ++---------------------
  target/loongarch/gdbstub.c      | 34 ++++++++++++++++++++++++++-------
  target/loongarch/internals.h    |  3 +++
  3 files changed, 32 insertions(+), 29 deletions(-)

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


r~



reply via email to

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