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.


r~

Reply via email to