Skip to content
Snippets Groups Projects
Commit 23ab6d88 authored by Cédric Le Goater's avatar Cédric Le Goater
Browse files

target/ppc: Add popcntb instruction to POWER5+ processors


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: default avatarCédric Le Goater <clg@kaod.org>
Reviewed-by: default avatarFabiano Rosas <farosas@linux.ibm.com>
Message-Id: <20220105095142.3990430-2-clg@kaod.org>
Signed-off-by: default avatarCédric Le Goater <clg@kaod.org>
parent 4d805d43
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment