]> Git Repo - qemu.git/commit
target-mips: Make `helper_float_cvtw_s' consistent with the remaining helpers
authorMaciej W. Rozycki <[email protected]>
Wed, 5 Nov 2014 15:35:59 +0000 (15:35 +0000)
committerLeon Alrae <[email protected]>
Tue, 16 Dec 2014 12:45:19 +0000 (12:45 +0000)
commit2b09f94cdbf5c54e2278d7f3aed2eceff3494790
treedbcefe28f9d3ab529b30fe1ae8b40756666529f8
parentd2bfa6e6222baa0218bd0658499d38bac56ac34c
target-mips: Make `helper_float_cvtw_s' consistent with the remaining helpers

Move the call to `update_fcr31' in `helper_float_cvtw_s' after the
exception flag check, for consistency with the remaining helpers that do
it last too.

Signed-off-by: Maciej W. Rozycki <[email protected]>
Signed-off-by: Leon Alrae <[email protected]>
target-mips/op_helper.c
This page took 0.020815 seconds and 4 git commands to generate.