]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips32: VEX Support for 64bit FPU on MIPS32 platforms.
authorDejan Jevtic <dejan.jevtic@valgrind.org>
Wed, 19 Feb 2014 11:56:29 +0000 (11:56 +0000)
committerDejan Jevtic <dejan.jevtic@valgrind.org>
Wed, 19 Feb 2014 11:56:29 +0000 (11:56 +0000)
commit007dc701b5d054788ccfb06dc067573b7a3f3741
treec439a229d47a93dcb786a98a95503cc766d576fe
parentc33e63a44e8e403e4001d7f8a7ec3dc5281d116c
mips32: VEX Support for 64bit FPU on MIPS32 platforms.

This patch is adding support for mips32 with 64bit FPU.
Assume that floating-point registers are 64 bits wide.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2821
VEX/priv/guest_mips_defs.h
VEX/priv/guest_mips_helpers.c
VEX/priv/guest_mips_toIR.c
VEX/priv/host_mips_defs.c
VEX/priv/host_mips_isel.c
VEX/priv/ir_defs.c
VEX/pub/libvex.h
VEX/pub/libvex_guest_mips32.h
VEX/pub/libvex_ir.h
VEX/pub/libvex_trc_values.h