Re: [PATCH v3 21/57] tcg/mips: Rationalize args to tcg_out_qemu_{ld,st}

2023-04-26 Thread Philippe Mathieu-Daudé
On 24/4/23 07:40, Richard Henderson wrote: Interpret the variable argument placement in the caller. There are several places where we already convert back from bool to type. Clean things up by using type throughout. Signed-off-by: Richard Henderson --- tcg/mips/tcg-target.c.inc | 186

[PATCH v3 21/57] tcg/mips: Rationalize args to tcg_out_qemu_{ld,st}

2023-04-23 Thread Richard Henderson
Interpret the variable argument placement in the caller. There are several places where we already convert back from bool to type. Clean things up by using type throughout. Signed-off-by: Richard Henderson --- tcg/mips/tcg-target.c.inc | 186 +++--- 1 file