commit | c3412dcb75ff4d64b44bedc72761d5707d19edf7 | [log] [tgz] |
---|---|---|
author | Will Schmidt <will_schmidt@vnet.ibm.com> | Wed Aug 30 13:11:38 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Wed Sep 13 18:39:52 2006 +1000 |
tree | 3e893de720ce5aca6a3e6471cd6ef0fcbcb62281 | |
parent | f50d4cfc98d70f919afb2924b1b53c36b2f4e62f [diff] |
[POWERPC] Emulate power5 popcntb instruction In an attempt to make it easier for a power5 optimized app to run on a power4 or a 970 or random earlier machine, this provides emulation of the popcntb instruction. Signed-off-by: Will Schmidt <will_schmidt@vnet.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>