Skip to content

Commit

Permalink
disasm: update comment
Browse files Browse the repository at this point in the history
Signed-off-by: Frediano Ziglio <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
  • Loading branch information
freddy77 authored and Stefan Hajnoczi committed Aug 25, 2011
1 parent fdc9c41 commit e99722f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disas.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e99722f

Please sign in to comment.