Cédric Le Goater <c...@kaod.org> writes: > popcntb instruction was added in ISA v2.02. Add support for POWER5+ > processors since they implement ISA v2.03. > > PPC970 CPUs implement v2.01 and do not support popcntb. > > Signed-off-by: Cédric Le Goater <c...@kaod.org>
Reviewed-by: Fabiano Rosas <faro...@linux.ibm.com>