commit | 95f5b6e3af28a24f97b25649e12f586e19e8a4a1 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Aug 07 10:47:03 2013 +1000 |
committer | Alexander Graf <agraf@suse.de> | Mon Sep 02 10:06:41 2013 +0200 |
tree | aabf7f01f4179bad281587f362a87b3e8542f713 | |
parent | bb429d224733c263456c105eab93cd2b5e55add2 [diff] |
disas/ppc.c: Fix little endian disassembly 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>