On 8/31/21 9:39 AM, Luis Pires wrote:
From: Bruno Larsen<[email protected]>
Move REQUIRE_ALTIVEC to translate.c and rename it to REQUIRE_VECTOR.
Signed-off-by: Bruno Larsen<[email protected]>
Signed-off-by: Matheus Ferst<[email protected]>
Signed-off-by: Fernando Valle<[email protected]>
Signed-off-by: Luis Pires<[email protected]>
---
target/ppc/translate.c | 8 ++++++++
target/ppc/translate/vector-impl.c.inc | 10 +---------
2 files changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~