summaryrefslogtreecommitdiff
path: root/opcodes/arm-opc.h
diff options
context:
space:
mode:
authorDonald Lindsay <dlindsay@redhat.com>1999-11-16 03:37:02 +0000
committerDonald Lindsay <dlindsay@redhat.com>1999-11-16 03:37:02 +0000
commitcfbd315cb24f6ed795f715fe376182bfcc7b52de (patch)
tree38e4af4fcb5a0f657edebfbe5373164bc14c4b7b /opcodes/arm-opc.h
parent73c89d4876b3b10276edb1a5858d4c7e365f029a (diff)
downloadbinutils-gdb-cfbd315cb24f6ed795f715fe376182bfcc7b52de.tar.gz
Added 'X' format to ARM code.
Diffstat (limited to 'opcodes/arm-opc.h')
-rw-r--r--opcodes/arm-opc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/arm-opc.h b/opcodes/arm-opc.h
index f49298fb0cd..2ea3e13a44b 100644
--- a/opcodes/arm-opc.h
+++ b/opcodes/arm-opc.h
@@ -33,6 +33,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>r print as an ARM register
%<bitfield>f print a floating point constant if >7 else a
floating point register