Fix wrong PowerPC instruction encodings due to
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 13 Nov 2012 19:19:46 +0000 (19:19 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 13 Nov 2012 19:19:46 +0000 (19:19 +0000)
commita82389b3d06759839035d598db613d9a65f23060
treedc9efffec93c2f5e7985d02feeb27c353d207822
parent0117718580a31f76a4a33332b4dcd82fa38ab434
Fix wrong PowerPC instruction encodings due to
operand field name mismatches in:
 - AForm_3  (fmul, fmuls)
 - XFXForm_5 (mtcrf)
 - XFLForm (mtfsf)

llvm-svn: 167862
llvm/lib/Target/PowerPC/PPCInstrFormats.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td