]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips64: extract correct immediate value for Cavium SEQI and SNEI
authorPetar Jovanovic <mips32r2@gmail.com>
Sat, 28 Mar 2015 01:20:02 +0000 (01:20 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Sat, 28 Mar 2015 01:20:02 +0000 (01:20 +0000)
commite9a0ffc2848872cc80c7025d7950c7b7713b5b04
tree941fea3215840a13560895090fc2ade2a6b8ee85
parent23edc61c6bdc8a4b977d328a676aed9d53aa2c6b
mips64: extract correct immediate value for Cavium SEQI and SNEI

Extract immediate value from bit fields [15:6] instead of [15:0].
This fixes the issue reported in BZ #341997.

Related Valgrind commit - r15043.

Patch by Maran Pakkirisamy.

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