On 11/20/20 1:08 PM, Philippe Mathieu-Daudé wrote: > 'MIPS MT' is defined as a Module by MIPS. Extract the helper > definitions to 'mod-mips-mt_helper.h.inc'. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/mips/helper.h | 24 +------------------ > target/mips/mod-mips-mt_helper.h.inc | 36 ++++++++++++++++++++++++++++ > 2 files changed, 37 insertions(+), 23 deletions(-) > create mode 100644 target/mips/mod-mips-mt_helper.h.inc
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~