aboutsummaryrefslogtreecommitdiff
path: root/opcodes/arm-opc.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-07-13 16:28:05 +0000
committerNick Clifton <nickc@redhat.com>2004-07-13 16:28:05 +0000
commit982de27abece55998694ef88dd9dd17f309ace40 (patch)
treee611eedd23f5aeacad32a5d8bf29aa8951b1942c /opcodes/arm-opc.h
parentc4ffd4c07c1dd4cc49144f22aed7cbb936fe60dc (diff)
downloadgdb-982de27abece55998694ef88dd9dd17f309ace40.zip
gdb-982de27abece55998694ef88dd9dd17f309ace40.tar.gz
gdb-982de27abece55998694ef88dd9dd17f309ace40.tar.bz2
Fix typo in comment
Diffstat (limited to 'opcodes/arm-opc.h')
-rw-r--r--opcodes/arm-opc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/arm-opc.h b/opcodes/arm-opc.h
index 574bc1f..4b52f13 100644
--- a/opcodes/arm-opc.h
+++ b/opcodes/arm-opc.h
@@ -35,7 +35,7 @@ struct thumb_opcode
%<bitfield>d print the bitfield in decimal
%<bitfield>x print the bitfield in hex
%<bitfield>X print the bitfield as 1 hex digit without leading "0x"
- %<bitfield>w print the bitfield plus one in decimal
+ %<bitfield>W print the bitfield plus one in decimal
%<bitfield>r print as an ARM register
%<bitfield>f print a floating point constant if >7 else a
floating point register