On 10/29/21 21:24, 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]> > Reviewed-by: Richard Henderson <[email protected]> > Acked-by: David Gibson <[email protected]> > --- > target/ppc/translate.c | 8 ++++++++ > target/ppc/translate/vector-impl.c.inc | 10 +--------- > 2 files changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
