On 11/20/20 1:08 PM, Philippe Mathieu-Daudé wrote: > Keep all MSA-related code altogether. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/mips/helper.h | 437 +------------------------ > target/mips/mod-mips-msa_helper.h.inc | 443 ++++++++++++++++++++++++++ > 2 files changed, 446 insertions(+), 434 deletions(-) > create mode 100644 target/mips/mod-mips-msa_helper.h.inc
Reviewed-by: Richard Henderson <[email protected]> r~
