target-sparc: fix FMOVr instruction
commite7c8afb9058f9d46a089a9fb75cccf996886249c
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 16 Oct 2012 23:28:35 +0000 (17 01:28 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Oct 2012 09:02:38 +0000 (20 09:02 +0000)
tree181c9dcbe5e7bb1bc350e8aadf4ba14e48718385
parenta5089c050138933631b8755a664cfd275763b223
target-sparc: fix FMOVr instruction

Like the MOVr instruction, the FMOVr instruction has the condition
encoded between bits 10 and 12.

Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/translate.c