| commit | e63eed328f20e114c009f0dda98fdc6a58312e1c | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Sun Apr 23 17:02:44 2023 +0100 |
| committer | Richard Henderson <richard.henderson@linaro.org> | Thu May 11 09:53:41 2023 +0100 |
| tree | f5039f684fe129afa901cec030ce92c03c21fd5b | |
| parent | 7131d3cf72af0ecd54d325cbe2d88db144e52fed [diff] |
tcg/loongarch64: Introduce prepare_host_addr 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. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>