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>
Fri, 22 Dec 2023 19:26:21 +0000 (19:26 +0000)
commit27d900cdd40173ee4c8e34b43b0139c0da5f24fc
treeb692d85df1345968e1c295235f11b5ef19552ab3
parent2adc4febf3a14e42d240a0ad46b8b4ca2756b0a6
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