qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/3] target/loongarch: LoongArch32 fixes 1


From: Jiaxun Yang
Subject: [PATCH 0/3] target/loongarch: LoongArch32 fixes 1
Date: Sun, 22 Dec 2024 23:40:24 +0000

Hi all,

This series is a collection of small fixes I made to TCG for
LoongArch32.

There are still many thing broken, especially on CSRs. More
series following.

Thanks for revivewing, merry christmas!

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
Jiaxun Yang (3):
      target/loongarch: Enable rotr.w/rotri.w for LoongArch32
      target/loongarch: Fix LLSC for LoongArch32
      target/loongarch: Fix PGD CSR for LoongArch32

 target/loongarch/tcg/csr_helper.c                  | 2 +-
 target/loongarch/tcg/insn_trans/trans_atomic.c.inc | 5 +++--
 target/loongarch/tcg/insn_trans/trans_shift.c.inc  | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)
---
base-commit: 65cb7129f4160c7e07a0da107f888ec73ae96776
change-id: 20241222-la32-fixes1-368cc14d0986

Best regards,
-- 
Jiaxun Yang <jiaxun.yang@flygoat.com>




reply via email to

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