mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 20:14:06 +08:00
Fix typo in comment
This commit is contained in:
parent
c4ffd4c07c
commit
982de27abe
@ -1,3 +1,7 @@
|
||||
2004-07-13 Elvis Chiang <elvisfb@gmail.com>
|
||||
|
||||
* arm-opc.h: Fix typo in comment.
|
||||
|
||||
2004-07-11 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* m68k-dis.c (m68k_valid_ea): Fix typos in last change.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user