Re: [PATCH 33/70] target/mips: Avoid tcg_const_* throughout
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
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