tcg/ppc: Enable Altivec detection
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 29 Jun 2019 10:19:04 +0000 (10:19 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 14 Oct 2019 14:10:17 +0000 (07:10 -0700)
commit68f340d4cd9f0423039e4706a6602673d7ca9101
treedf267401fbc55e64ed1d0c19776a55a3c599e491
parent597cf978926ca3a745482a11096de8d433c6be1c
tcg/ppc: Enable Altivec detection

Now that we have implemented the required tcg operations,
we can enable detection of host vector support.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> (PPC32)
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/ppc/tcg-target.inc.c