On 7/23/20 9:58 PM, Lijun Pan wrote: > Group vmuluwm and vmulld. Make vmulld-specific > changes since it belongs to new ISA 3.1. > > Signed-off-by: Lijun Pan <l...@linux.ibm.com> > --- > v5: no change > v4: add missing changes, and split to 5/11, 6/11, 7/11 > v3: use tcg_gen_gvec_mul() > v2: fix coding style > use Power ISA 3.1 flag > > tcg/ppc/tcg-target.h | 2 ++ > tcg/ppc/tcg-target.inc.c | 12 ++++++++++-- > 2 files changed, 12 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~