[Sparc] Add unimp alias
authorDaniel Cederman <cederman@gaisler.com>
Thu, 27 Sep 2018 12:34:53 +0000 (12:34 +0000)
committerDaniel Cederman <cederman@gaisler.com>
Thu, 27 Sep 2018 12:34:53 +0000 (12:34 +0000)
commitb35d3a273321a570f9c2d938a840aabbd14dd336
tree66d559e34317f2e19992aa3b676b5827489a9121
parentc1968ba5d339bf34612d32a31f8cd993dd7e7ab2
[Sparc] Add unimp alias

Summary: Use 0 as the default immediate for the UNIMP instruction.
This matches the behavior in gas.

Reviewers: jyknight, venkatra

Subscribers: fedor.sergeev, jrtc27, llvm-commits

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

llvm-svn: 343203
llvm/lib/Target/Sparc/SparcInstrAliases.td
llvm/test/MC/Sparc/sparc-misc-instructions.s [new file with mode: 0644]