Re: [PATCH 33/70] target/mips: Avoid tcg_const_* throughout

2023-03-06 Thread Philippe Mathieu-Daudé
On 27/2/23 06:41, Richard Henderson wrote: All remaining uses are strictly read-only. Signed-off-by: Richard Henderson --- target/mips/tcg/mxu_translate.c | 4 +- target/mips/tcg/translate.c | 56 +++ target/mips/tcg/tx79_translate.c |

[PATCH 33/70] target/mips: Avoid tcg_const_* throughout

2023-02-26 Thread Richard Henderson
All remaining uses are strictly read-only. Signed-off-by: Richard Henderson --- target/mips/tcg/mxu_translate.c | 4 +- target/mips/tcg/translate.c | 56 +++ target/mips/tcg/tx79_translate.c | 4 +- target/mips/tcg/micromips_translate.c.inc