Apply H>J's patch to propogate changes made by Thomas de Lellis to arm.h
[deliverable/binutils-gdb.git] / opcodes / arm-opc.h
index f49298fb0cd8c1d9a7baf89cdd36c98f014246b5..2ea3e13a44bae683b7feecb0a9da34b7a9f31a97 100644 (file)
@@ -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
This page took 0.02285 seconds and 4 git commands to generate.