summaryrefslogtreecommitdiffstats
path: root/disas/ppc.c
Commit message (Collapse)AuthorAgeFilesLines
* disas/ppc.c: Fix little endian disassemblyAnton Blanchard2013-09-021-1/+2
| | | | | | | | | Use info->endian to select the endian of the instruction to be disassembled. Signed-off-by: Anton Blanchard <anton@samba.org> Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>
* build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-191-0/+5412
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
OpenPOWER on IntegriCloud