llvm-project/llvm/test/MC/Mips/mips64r2
Petar Jovanovic 50e068158b [mips] correct operand range for DINSM instruction
This patch corrects the definition of the DINSM instruction.
Specification for DINSM instruction for Mips64 says that size operand should
be 2 <= size <= 64, but it is defined as uimm5_inssize_plus1 which gives
range of 1 .. 32.

Patch by Aleksandar Beserminji.

Differential Revision: https://reviews.llvm.org/D37683

llvm-svn: 313149
2017-09-13 14:09:13 +00:00
..
abi-bad.s
abiflags.s
invalid.s
valid-xfail.s [mips] Correct c.cond.fmt instruction definition. 2017-01-16 13:55:58 +00:00
valid.s [mips] correct operand range for DINSM instruction 2017-09-13 14:09:13 +00:00