On 2022/3/29 上午4:19, Richard Henderson wrote:
On 3/28/22 06:57, Xiaojuan Yang wrote:
1.This patch Add loongarch interrupt and exception handle.
2.Rename the user excp to the exccode from the csr defintions.

Signed-off-by: Xiaojuan Yang <yangxiaoj...@loongson.cn>
Signed-off-by: Song Gao <gaos...@loongson.cn>
---
  linux-user/loongarch64/cpu_loop.c             |   8 +-
  target/loongarch/cpu.c                        | 260 +++++++++++++++++-
  target/loongarch/cpu.h                        |  11 -
  target/loongarch/fpu_helper.c                 |   2 +-
  target/loongarch/insn_trans/trans_extra.c.inc |   4 +-
  target/loongarch/translate.c                  |   2 +-
  6 files changed, 261 insertions(+), 26 deletions(-)

To repeat my response to the cover letter, the changes in this patch should be folded back into the original patches defining the base architecture.

Agreed,  I think we can use this patch in new series,  but we need remove '2. Rename the user excp to the excode from the csr defintions'.

Thanks.
Xiaojuan

r~


Reply via email to