* [Qemu-devel] [PATCH] disasm: update comment
@ 2011-08-25 7:14 Frediano Ziglio
2011-08-25 8:23 ` Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: Frediano Ziglio @ 2011-08-25 7:14 UTC (permalink / raw)
To: stefanha; +Cc: qemu-trivial, qemu-devel, Frediano Ziglio
Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
---
disas.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/disas.c b/disas.c
index 1334b8e..611b30b 100644
--- a/disas.c
+++ b/disas.c
@@ -137,7 +137,7 @@ print_insn_thumb1(bfd_vma pc, disassemble_info *info)
/* Disassemble this for me please... (debugging). 'flags' has the following
values:
- i386 - nonzero means 16 bit code
+ i386 - 1 means 16 bit code, 2 means 64 bit code
arm - nonzero means thumb code
ppc - nonzero means little endian
other targets - unused
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-25 8:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-25 7:14 [Qemu-devel] [PATCH] disasm: update comment Frediano Ziglio
2011-08-25 8:23 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).