]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips64: support for fp32 mode
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 4 Oct 2016 14:27:18 +0000 (14:27 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 4 Oct 2016 14:27:18 +0000 (14:27 +0000)
commitb5e7e85149262c5c2cb2d0fc0c2f833f8d26c9f5
tree61f653af610afb33ed0546ba9d1bdcad3fc2d6cc
parent316575fda35b5a16ba17338846253ecf1a7fa70a
mips64: support for fp32 mode

Support for FP32 emulation on MIPS64 platforms
(including prctl(GET/SET_FP_MODE) syscalls).

Patch by Aleksandar Rikalo.

Implements the remaining parts for BZ #366079.

git-svn-id: svn://svn.valgrind.org/vex/trunk@3253
VEX/priv/guest_mips_toIR.c