x86: fix pcmpestrm and pcmpistrm
commitbc4268998d154b9b3cc86a7b6bd932cc974591c9
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 13 Nov 2011 11:11:52 +0000 (13 11:11 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 19 Nov 2011 13:51:27 +0000 (19 13:51 +0000)
treebb8859652b669d8ac2ae99caf3eca5f988d8f254
parent725e14e91f80b6b2c07b75b66b7b042a9fa9340c
x86: fix pcmpestrm and pcmpistrm

Fix obvious typos (decrement and off-by-one error) in pcmpestrm and pcmpistrm
which resulted in infinite loop. Reported by Frank Mehnert,
spotted also by Coverity (bug 84752853).

Reported-by: Frank Mehnert <frank.mehnert@oracle.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-i386/ops_sse.h