On Wed, Apr 06, 2016 at 11:37:37AM +0100, One Thousand Gnomes wrote:
Even that would still be wrong for the smaller parity values. The CPUI was objecting to the unnecessary replication of the hweight/popcnt
supports 8bit parity directly going back to the 8086 so the
implementation for 8bit and I think 16bit is still wrong.
glue.
And yes, one could look up the definition of the parity flag on x86 and
then base the implementation of all those smaller ones on that as the
hardware does it for one practically for free there.
:-)