[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 25/30] tcg/ppc: Adjust constraints on qemu_ld/st
From: |
Alex Bennée |
Subject: |
Re: [PATCH v5 25/30] tcg/ppc: Adjust constraints on qemu_ld/st |
Date: |
Wed, 10 May 2023 14:51:59 +0100 |
User-agent: |
mu4e 1.11.4; emacs 29.0.90 |
Richard Henderson <richard.henderson@linaro.org> writes:
> The softmmu tlb uses TCG_REG_{TMP1,TMP2,R0}, not any of the normally
> available registers. Now that we handle overlap betwen inputs and
> helper arguments, we can allow any allocatable reg.
>
> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
- Re: [PATCH v5 21/30] tcg/mips: Remove MO_BSWAP handling, (continued)
- [PATCH v5 22/30] tcg/mips: Reorg tlb load within prepare_host_addr, Richard Henderson, 2023/05/06
- [PATCH v5 24/30] tcg/ppc: Reorg tcg_out_tlb_read, Richard Henderson, 2023/05/06
- [PATCH v5 26/30] tcg/ppc: Remove unused constraints A, B, C, D, Richard Henderson, 2023/05/06
- [PATCH v5 23/30] tcg/mips: Simplify constraints on qemu_ld/st, Richard Henderson, 2023/05/06
- [PATCH v5 25/30] tcg/ppc: Adjust constraints on qemu_ld/st, Richard Henderson, 2023/05/06
- Re: [PATCH v5 25/30] tcg/ppc: Adjust constraints on qemu_ld/st,
Alex Bennée <=
- [PATCH v5 28/30] tcg/riscv: Simplify constraints on qemu_ld/st, Richard Henderson, 2023/05/06
- [PATCH v5 29/30] tcg/s390x: Use ALGFR in constructing softmmu host address, Richard Henderson, 2023/05/06
- [PATCH v5 27/30] tcg/ppc: Remove unused constraint J, Richard Henderson, 2023/05/06
- [PATCH v5 30/30] tcg/s390x: Simplify constraints on qemu_ld/st, Richard Henderson, 2023/05/06