On 11/20/20 1:08 PM, Philippe Mathieu-Daudé wrote: > Extract the Loongson SIMD helper definitions to > 'vendor-loong-simd_helper.h'. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/mips/helper.h | 60 +------------------ > target/mips/vendor-loong-simd_helper.h.inc | 69 ++++++++++++++++++++++ > 2 files changed, 70 insertions(+), 59 deletions(-) > create mode 100644 target/mips/vendor-loong-simd_helper.h.inc
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~