X86: Fix how the parity flag is computed.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 5 Aug 2009 09:56:12 +0000 (02:56 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 5 Aug 2009 09:56:12 +0000 (02:56 -0700)
commitdf2c862a078e4060017b150656a473b2fb84598e
tree6921f9689cf0218a7066dbcd1d869804edbba900
parentf5c21eaa1a9a1305773eb62e0594efa250cbc792
X86: Fix how the parity flag is computed.
It's only for the lowest order byte, and I had the polarity wrong.
src/arch/x86/insts/microregop.cc