arch-power: Add fixed-point logical population count instructions
authorSandipan Das <sandipan@linux.vnet.ibm.com>
Thu, 7 Jun 2018 10:38:15 +0000 (16:08 +0530)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jan 2021 03:26:07 +0000 (03:26 +0000)
commit9fd8d03eb09e1c51e782fb8ce5b0a8a9a3b05e8d
treed56b0b65afe8a396815a667c6b50cbe100a288cc
parent32199d744ecc2343a6b798baf60e877323efbdac
arch-power: Add fixed-point logical population count instructions

This adds the following logical instructions:
  * Population Count Bytes (popcntb)
  * Population Count Words (popcntw)
  * Population Count Doubleword (popcntd)

Change-Id: I946d1f8b270b4c75849cdfb7e413974ae8748494
Signed-off-by: Sandipan Das <sandipan@linux.vnet.ibm.com>
src/arch/power/isa/decoder.isa