[PPC] Disassemble little endian ppc instructions in the right byte order
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 15 Jul 2015 12:56:19 +0000 (12:56 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 15 Jul 2015 12:56:19 +0000 (12:56 +0000)
commit17351cfb43e320129b854fff774cd81a6154fcb9
tree30647ffcef2fad060b62e828fe7ccb1dc4a249e1
parent4aa2f4514ccb6f5ee87328559d91b93a7cb78735
[PPC] Disassemble little endian ppc instructions in the right byte order

PR24122. The test is simply a byte swapped version of ppc64-encoding.txt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242288 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
test/MC/Disassembler/PowerPC/ppc64le-encoding.txt [new file with mode: 0644]