diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2009-12-08 08:06:24 -0800 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2009-12-13 20:20:19 +0100 |
commit | ea63e2c358948287acf99c411d1821aa13bc1f61 (patch) | |
tree | e87e3fc05a41ba8e98eaa79dcff48bf4492479f9 /cmd.c | |
parent | 32188a03dae09c8a02bc72f26ece4a98183cc787 (diff) |
target-mips: move ROTR and ROTRV inside gen_shift_{imm, }
It's easier to implement mips16 shift instructions if we're not
examining the opcode inside gen_shift_{imm,}. So move ROTR and ROTRV
and do the special-case handling of SRL and SRLV inside decode_opc.
Likewise for their 64-bit counterparts.
Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions