PowerPC: Fix encoding of stfsu and stfdu instructions
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Fri, 26 Apr 2013 15:39:40 +0000 (15:39 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Fri, 26 Apr 2013 15:39:40 +0000 (15:39 +0000)
commit0c0a1be9c565bd8908e2cf2ffccd356b3a3d7c2a
tree6b289c33bee5dc1869ed39e69ea3883f887efe05
parent1adc97c901e1c42d4f31981a3604d607581c31c3
PowerPC: Fix encoding of stfsu and stfdu instructions

When testing the asm parser, I noticed wrong encodings for the
above instructions (wrong sub-opcodes).  Note that apparently
the compiler currently never generates pre-inc instructions
for floating point types for some reason ...

Tests will be added together with the asm parser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180607 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrInfo.td