bug #672: shorten pospopcount further
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 29 Nov 2023 19:36:17 +0000 (19:36 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 9 Dec 2023 06:47:37 +0000 (06:47 +0000)
commit4eca84b1fdae02beb21eb4d51dcac553f6fbafc0
tree27fd7c52337452d4a25e6aa66e0b9ea450cdf7a9
parentfbc191bfbfd2b8f7db6dc496a59c6f73a4e625d1
bug #672: shorten pospopcount further

by setting VL=MVL=8 the sv.popcntd/sw=8 will wipe out the unused destinations
to zeros, so no need to clear them manually. loses one additional instruction
src/openpower/decoder/isa/test_caller_svp64_pospopcount.py