]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-mips: fix ROTR and DROTR by zero
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 23 Feb 2010 17:31:00 +0000 (18:31 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 23 Feb 2010 17:31:00 +0000 (18:31 +0100)
commit915080e6b136f518793dba4232cbf3ed31a907a8
tree8e8ad89173cd0e8f70c753e6387f268593ffe813
parent9f59ddcc4fb4cf4f96b2751d4170596c8df19280
target-mips: fix ROTR and DROTR by zero

Backported from HEAD (cc3f20fee2c9bea3793bf873c531ae6baf68df3a)

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/translate.c