mbox series

[0/4] target/loongarch: Cleanups in preparation of loongarch32 support

Message ID 20230818103425.16271-1-philmd@linaro.org
Headers show
Series target/loongarch: Cleanups in preparation of loongarch32 support | expand

Message

Philippe Mathieu-Daudé Aug. 18, 2023, 10:34 a.m. UTC
Jiajie, this series contains few notes I took while
reviewing your series adding loongarch32 support [*].

If your series isn't merged, consider rebasing it on
this one.

Regards,

Phil.

[*] https://lore.kernel.org/qemu-devel/20230817093121.1053890-1-gaosong@loongson.cn/

Philippe Mathieu-Daudé (4):
  target/loongarch: Log I/O write accesses to CSR registers
  target/loongarch: Remove duplicated disas_set_info assignment
  target/loongarch: Rename 64-bit specific functions
  target/loongarch: Extract 64-bit specifics to
    loongarch64_cpu_class_init

 target/loongarch/cpu.c | 42 +++++++++++++++++++++++++-----------------
 1 file changed, 25 insertions(+), 17 deletions(-)