]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips32: Fix problem with some mips32 dsp instructions.
authorDejan Jevtic <dejan.jevtic@valgrind.org>
Wed, 23 Oct 2013 14:05:15 +0000 (14:05 +0000)
committerDejan Jevtic <dejan.jevtic@valgrind.org>
Wed, 23 Oct 2013 14:05:15 +0000 (14:05 +0000)
commit6cd7a8ad60a2a12582bc84986044ad10dd8c49f7
treec16811add99db212271f7ee4b332ecfbe9d3da55
parent8061ce941fc5dd0391eda2fd5ae142feb807d2fa
mips32: Fix problem with some mips32 dsp instructions.

This patch includes VEX optimizations for mips32 and
fixes for some mips32 dsp instructions.

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