On 14/10/25 12:00, gaosong wrote:
> 在 2025/10/10 上午4:19, Philippe Mathieu-Daudé 写道:
>> Remove few invalid target_ulong uses in LoongArch frontend.
>>
>> Philippe Mathieu-Daudé (4):
>> hw/loongarch/boot: Remove unnecessary cast to target_ulong
>> target/loongarch: Remove target_ulong use in gen_goto_tb()
>> target/loongarch: Remove target_ulong use in gdb_write_register
>> handler
>> target/loongarch: Do not use target_ulong type for LDDIR level
>>
>> target/loongarch/cpu-mmu.h | 2 +-
>> target/loongarch/tcg/helper.h | 2 +-
>> hw/loongarch/boot.c | 7 ++++---
>> target/loongarch/cpu_helper.c | 2 +-
>> target/loongarch/gdbstub.c | 2 +-
>> target/loongarch/tcg/tlb_helper.c | 4 ++--
>> target/loongarch/tcg/translate.c | 2 +-
>> target/loongarch/tcg/insn_trans/trans_privileged.c.inc | 2 +-
>> 8 files changed, 12 insertions(+), 11 deletions(-)
>>
> Sorry for the wrong 'sig
> Reviewed-by: Song Gao <gaosong@loongson.cn>
Thanks! Series queued.