commit | 7a3a00979d9dfe2aaa66ce5fc68cd161b4f900ba | [log] [tgz] |
---|---|---|
author | Huw Davies <huw@codeweavers.com> | Thu Feb 13 10:26:46 2014 +0000 |
committer | Richard Henderson <rth@twiddle.net> | Mon Feb 17 10:12:08 2014 -0600 |
tree | d907de4e947f6315fa44fdc2d8ea0ecea18c8c89 | |
parent | f6aa2f7dee920f6f06fefe122cf2a58cabe3cac0 [diff] |
tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1]. It's this that should be subtracted from 0x20 when converting to a right rotate. Cc: qemu-stable@nongnu.org Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Richard Henderson <rth@twiddle.net>