On 10/24/21 9:16 AM, Philippe Mathieu-Daudé wrote:
Avoid using a TCG temporary by moving the MemOp index to the constant pool.Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- target/ppc/translate.c | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~