diff options
Diffstat (limited to 'opcodes/arm-dis.c')
-rw-r--r-- | opcodes/arm-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/arm-dis.c b/opcodes/arm-dis.c index 1cec104..5388bd1 100644 --- a/opcodes/arm-dis.c +++ b/opcodes/arm-dis.c @@ -49,7 +49,7 @@ #define WORD_ADDRESS(pc) ((pc) & ~0x3) -/* Format of the assembler string : +/* Format of the disassembler control string : %% % %<bitfield>d print the bitfield in decimal |