]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips64: add support for Cavium LHX
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 16 Jun 2015 23:40:21 +0000 (23:40 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 16 Jun 2015 23:40:21 +0000 (23:40 +0000)
commit3cb25d709e4b1f4d0d6dfb3f436364fe89d318c2
tree9fc4f93922b4f38e323991905c8d22ddc768d9e6
parent684a11750eaa9eea28c070cb22116d9e70ba749b
mips64: add support for Cavium LHX

This patch adds support for LHX (Load Halfword Indexed) instruction.
It is available on CVMv2/MIPS DSP.

Issue reported in BZ #345987.

Patch by Crestez Dan Leonard.

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