Fix rotr immediate ops, mask shift/rotate arguments to their allowed
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 5 Apr 2007 23:20:05 +0000 (23:20 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 5 Apr 2007 23:20:05 +0000 (23:20 +0000)
commit5a63bcb2d27675a3fc2c5bc8a8c323e5c756e749
treef25e4c5339ff58b3b475676dfd1341ed3b2dd7b7
parentacd858d91f73fe310627e2b92a8fdd529ec06ade
Fix rotr immediate ops, mask shift/rotate arguments to their allowed
size.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2614 c046a42c-6fe2-441c-8c8c-71466251a162
target-mips/op.c
target-mips/op_helper.c
target-mips/translate.c