Fixed operand of SC microMIPS instruction.
authorZoran Jovanovic <zoran.jovanovic@imgtec.com>
Fri, 28 Feb 2014 18:22:56 +0000 (18:22 +0000)
committerZoran Jovanovic <zoran.jovanovic@imgtec.com>
Fri, 28 Feb 2014 18:22:56 +0000 (18:22 +0000)
commit2a80d7db79f9ed8744101eb8a47a86aa482f7c52
treed7567234b043a027fce4c5e81f5d6baf399d3a3c
parent0164f27742eee258409466b1a3a63bec222e84d2
Fixed operand of SC microMIPS instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202526 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Disassembler/MipsDisassembler.cpp
lib/Target/Mips/MicroMipsInstrInfo.td
test/CodeGen/Mips/micromips-atomic.ll [new file with mode: 0644]