Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-02 | disas/ppc.c: Fix little endian disassembly | Anton Blanchard | 1 | -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> | |||||
2012-12-19 | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini | 1 | -0/+5412 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |