OSDN Git Service

[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)
commit3895db1bce84e71bbb7969597ae44bdb1ef00f84
tree90245ec4884e80e198085a07ac365613f78da5b1
parent589b3f884a9990d9a84ae05aef59192755c55cb8
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343203 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcInstrAliases.td
test/MC/Sparc/sparc-misc-instructions.s [new file with mode: 0644]