Re: [PATCH v5 05/30] tcg/loongarch64: Introduce prepare_host_addr

2023-05-10 Thread Alex Bennée
Richard Henderson writes: > Merge tcg_out_tlb_load, add_qemu_ldst_label, tcg_out_test_alignment, > tcg_out_zext_addr_if_32_bit, and some code that lived in both > tcg_out_qemu_ld and tcg_out_qemu_st into one function that returns > HostAddress and TCGLabelQemuLdst structures. > > Signed-off-by:

[PATCH v5 05/30] tcg/loongarch64: Introduce prepare_host_addr

2023-05-06 Thread Richard Henderson
Merge tcg_out_tlb_load, add_qemu_ldst_label, tcg_out_test_alignment, tcg_out_zext_addr_if_32_bit, and some code that lived in both tcg_out_qemu_ld and tcg_out_qemu_st into one function that returns HostAddress and TCGLabelQemuLdst structures. Signed-off-by: Richard Henderson --- tcg/loongarch64/