[mips] Add tests for ROL and ROR macros expansion
authorZoran Jovanovic <zoran.jovanovic@imgtec.com>
Thu, 19 Nov 2015 15:04:31 +0000 (15:04 +0000)
committerZoran Jovanovic <zoran.jovanovic@imgtec.com>
Thu, 19 Nov 2015 15:04:31 +0000 (15:04 +0000)
commit96664db5ff9572e1c19661c140e5327b3ae82660
tree82fc38462542ecd8b9a954c6aa5e06d9eda7d23b
parent073829825d5dd4d194f57b8c32caa1f3a7ddee1c
[mips] Add tests for ROL and ROR macros expansion

Author: obucina

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253567 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/Mips/rotations32-bad.s [new file with mode: 0644]
test/MC/Mips/rotations32.s [new file with mode: 0644]
test/MC/Mips/rotations64.s [new file with mode: 0644]