Fix disassembly in the QEMU monitor for Little Endian codes.  Also fix the 
comment
and tighten up a flag check in the closely related disassembler code for
tracing.

V2: Addressing comments from Peter Maydell.

Tom Musta (2):
  monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC
    LE Mode
  target-ppc: Fix target_disas

 disas.c   |   24 ++++++++++++++++++++----
 monitor.c |    4 ++++
 2 files changed, 24 insertions(+), 4 deletions(-)


Reply via email to