commit | 9aebff2f19b605bff864308be51b604b7191163e | [log] [tgz] |
---|---|---|
author | Chris Larsen <chris.larsen@imgtec.com> | Tue Sep 22 17:54:15 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Oct 19 08:14:04 2015 -0700 |
tree | 78a49ebd0052617c3bd7d0bc17ec0b9d3fd206a0 | |
parent | a5903e622c0c11c1513a62e128a26d3cefd16c6f [diff] |
MIPS64: Add intrinsic support for bit rotation - int java.lang.Integer.rotateRight(int i, int distance) - int java.lang.Long.rotateRight(long i, int distance) Assembler tests for new MIPS instructions will be provided in a separate patch. Change-Id: I6dd4786e2d5f674bf56ff3d5afd321bb1bef589e