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: Fixed target_disas comment and bit decoding.
V3: Make monitor_disas flag documentation refer to target_disas documentation.
V4: Minor corrections to comments.

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

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


Reply via email to