]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips32/64: Fixed the problem with fpu instructions.
authorDejan Jevtic <dejan.jevtic@valgrind.org>
Thu, 14 Nov 2013 15:44:42 +0000 (15:44 +0000)
committerDejan Jevtic <dejan.jevtic@valgrind.org>
Thu, 14 Nov 2013 15:44:42 +0000 (15:44 +0000)
commitca85aff382e0aa72b078d29a6c5a8a6f9bafa7b3
treecb56a40d6715e3312ffc00c89523bedba91f3db1
parentccab900c1850ab34684da078612f9c9b1298c901
mips32/64: Fixed the problem with fpu instructions.

Include the value of fcsr register when emitting
some fpu instructions.
Calculate a new value of the fcsr register after
some FPU instructions.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2799
VEX/priv/guest_mips_defs.h
VEX/priv/guest_mips_helpers.c
VEX/priv/guest_mips_toIR.c
VEX/priv/host_mips_isel.c