commit | 7d4152f3520a3899ab57b61b884a17a2ba49a2ad | [log] [tgz] |
---|---|---|
author | Chris Larsen <chris.larsen@imgtec.com> | Mon Oct 19 15:17:16 2015 -0700 |
committer | Chris Larsen <chris.larsen@imgtec.com> | Mon Oct 19 17:26:50 2015 -0700 |
tree | cb57603e94688a4736798b18d157e4b325885509 | |
parent | e033ea69bcd1f343c3cf944d78beec726faf348f [diff] |
MIPS64: Disassembler support for rotate instructions. Also, tighten the tests for recognizing the various shift commands. The tests, previously, would be unable to distinguish between "shift right logical" and "rotate right" commands. In particular: - SRLV vs. ROTRV - DSRLV vs. DROTRV, - DSRL vs. DROTR, and - DSRL32 vs. DROTR32 Change-Id: I7a6df8ab0d76fd3d34b1207da9915369ad84fa97