Re: [PATCH 14/28] tcg/mips: Support bswap flags in tcg_out_bswap32

2021-06-14 Thread Richard Henderson
On 6/14/21 2:31 AM, Philippe Mathieu-Daudé wrote: On 6/14/21 10:37 AM, Richard Henderson wrote: Merge tcg_out_bswap32 and tcg_out_bswap32s. Use the flags in the internal uses for loads and stores. Signed-off-by: Richard Henderson --- tcg/mips/tcg-target.c.inc | 39 --

Re: [PATCH 14/28] tcg/mips: Support bswap flags in tcg_out_bswap32

2021-06-14 Thread Philippe Mathieu-Daudé
On 6/14/21 10:37 AM, Richard Henderson wrote: > Merge tcg_out_bswap32 and tcg_out_bswap32s. Use the flags > in the internal uses for loads and stores. > > Signed-off-by: Richard Henderson > --- > tcg/mips/tcg-target.c.inc | 39 --- > 1 file changed, 16 insert