]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: emit addiu instead of addi
authorPetar Jovanovic <mips32r2@gmail.com>
Mon, 13 Jul 2015 00:04:28 +0000 (00:04 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Mon, 13 Jul 2015 00:04:28 +0000 (00:04 +0000)
commitae33a57bdec7ed567a2bd51ec855559d81d32756
treeb0fd6cce62948d7f4daa0733d8533d688e8e1351
parent56af9928a3de756a5c6fd7cabe979f16a6c3fc94
mips: emit addiu instead of addi

Remove wrong emission of addi when addiu is correct, sufficient and needed.
Attention to this part of the code has been brought by BZ #338924. This
patch fixes the reported issue as well.

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