target-alpha: fix decoding of CVTST /S
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 11 Nov 2008 13:54:54 +0000 (13:54 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 11 Nov 2008 13:54:54 +0000 (13:54 +0000)
commitf623ce16a948673c4a63f6cd17f6a2194bc6d9e8
tree4e05d1d1fec20db5346d509d60d85f20c1107b32
parenta53d50fd5517fc1d8eb12b3732b1f67bd6c11fa1
target-alpha: fix decoding of CVTST /S

This patch fixes the decoding of CVTST /S which was
incorrectly being decoded as CVTTS.

This fixes SPEC2000 gcc with 200.i input.

Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5693 c046a42c-6fe2-441c-8c8c-71466251a162
target-alpha/translate.c