target/ppc: implement complete set of Vsr* macros
commit9c86cb0d79f8658171a6a3b7903773f33559d51a
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sun, 27 Jan 2019 09:02:59 +0000 (27 09:02 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 4 Feb 2019 07:44:18 +0000 (4 18:44 +1100)
treed1b05634d8d1aef219a5e2ab815ee622fd4040f2
parenta28b9a5a8db6a650dbad5811f33615c361c72151
target/ppc: implement complete set of Vsr* macros

This prepares us for eliminating the use of direct array access within the VMX
instruction implementations.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/internal.h