target/ppc: convert vspltis[bhw] to use vector operations
commit471ff3d0257135b938d0a5f2181f22cd753d50de
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 15 Feb 2019 10:00:44 +0000 (15 10:00 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 18 Feb 2019 00:00:44 +0000 (18 11:00 +1100)
tree1d8fca6b20dbf66c91db9411d9c1532fef5b5760
parent3e942a1a8025f694ff0e78b947c3bd57ec06d655
target/ppc: convert vspltis[bhw] to use vector operations

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20190215100058.20015-4-mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/helper.h
target/ppc/int_helper.c
target/ppc/translate/vmx-impl.inc.c