diff options
author | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2017-09-13 14:09:13 +0000 |
---|---|---|
committer | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2017-09-13 14:09:13 +0000 |
commit | 50e068158b1de0c1230a05514b7ab816aad33f15 (patch) | |
tree | 12177c36fe67314764c70076cefa57ac1ba5d1c5 /clang/test | |
parent | 4eb2a96e7f74e7c2b1ae8b8121194f2f319ed032 (diff) | |
download | bcm5719-llvm-50e068158b1de0c1230a05514b7ab816aad33f15.tar.gz bcm5719-llvm-50e068158b1de0c1230a05514b7ab816aad33f15.zip |
[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
Diffstat (limited to 'clang/test')
0 files changed, 0 insertions, 0 deletions