Statistics
| Branch: | Revision:

root / disas / ppc.c @ feature-archipelago

History | View | Annotate | Download (237 kB)

# Date Author Comment
95f5b6e3 09/02/2013 11:06 am Anton Blanchard

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 <>
Reviewed-by: Anthony Liguori <>
Signed-off-by: Alexander Graf <>

76cad711 12/19/2012 09:29 am Paolo Bonzini

build: kill libdis, move disassemblers to disas/

Signed-off-by: Paolo Bonzini <>