Re: [PATCH 06/26] target/mips: Extract DSP helper definitions

2020-11-21 Thread Richard Henderson
On 11/20/20 1:08 PM, Philippe Mathieu-Daudé wrote: > 'MIPS DSP' is defined as a Module by MIPS. Extract the helper > definitions to 'mod-mips-dsp_helper.h.inc'. > > Signed-off-by: Philippe Mathieu-Daudé > --- > target/mips/helper.h | 335 + >

[PATCH 06/26] target/mips: Extract DSP helper definitions

2020-11-20 Thread Philippe Mathieu-Daudé
'MIPS DSP' is defined as a Module by MIPS. Extract the helper definitions to 'mod-mips-dsp_helper.h.inc'. Signed-off-by: Philippe Mathieu-Daudé --- target/mips/helper.h | 335 + target/mips/mod-mips-dsp_helper.h.inc | 344 ++ 2