On Tue, 10 Nov 2020 10:14:23 +0100 LemonBoy <thatle...@gmail.com> wrote:
> Is there any chance for this patch series to be merged for 5.2? > Not a chance. We're in hard freeze now. > On 09/11/20 18:39, Richard Henderson wrote: > > On 11/9/20 1:17 AM, LemonBoy wrote: > >> Implement the "Load VSX Vector Word & Splat Indexed" opcode, introduced > >> in Power ISA v3.0. > >> > >> Buglink: https://bugs.launchpad.net/qemu/+bug/1793608 > >> Signed-off-by: Giuseppe Musacchio <thatle...@gmail.com> > >> --- > >> target/ppc/translate/vsx-impl.c.inc | 30 +++++++++++++++++++++++++++++ > >> target/ppc/translate/vsx-ops.c.inc | 1 + > >> 2 files changed, 31 insertions(+) > > > > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > > > > r~ > > >