[PATCH] D14010: [mips][microMIPS] Implement SHRA[_R].PH, SHRAV[_R].PH, SHRAV[_R].QB, SHRAV_R.W, SHRA_R.W, SHRL.PH, SHRL.QB, SHRLV.PH and SHRLV.QB instructions

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 03:56:55 PST 2015


dsanders accepted this revision.
dsanders added a comment.
This revision is now accepted and ready to land.

LGTM with some additional tests to cover out-of-range immediates (e.g. something like the tests for the 'align' instruction immediate in test/MC/Mips/mips32r6/invalid.s).


http://reviews.llvm.org/D14010





More information about the llvm-commits mailing list