Fix crc32w decoding, fix a constant width in blendvpd.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 4 Oct 2008 11:33:52 +0000 (11:33 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 4 Oct 2008 11:33:52 +0000 (11:33 +0000)
commitf44e0dd9e2c75b49cf65871325b9ea85c9a180f6
tree1251548122e5b9104facc48e228db900d0b738f9
parent6ca29073c8ab3f017b535341b6e641c52d47cec2
Fix crc32w decoding, fix a constant width in blendvpd.

Forced the constant's width to long long so that it doesn't overflow,
problem spotted by C. W. Betts.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5417 c046a42c-6fe2-441c-8c8c-71466251a162
target-i386/ops_sse.h
target-i386/translate.c