PATCH ARM disassembler - remove special case
Richard Earnshaw
rearnsha@arm.com
Sat Jan 19 06:29:00 GMT 2002
The disassembly rule %h of the ARM disassembler is nothing more than an
specific case of the generic rule %<bit>?ab.
Patch replaces uses with the generic rule and removes the special case.
R.
2002-01-19 Richard Earnshaw <rearnsha@arm.com>
* arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.
* arm-dis.c (print_insn_arm): Don't handle 'h' case.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opc-pcth.patch
Type: text/x-patch
Size: 2395 bytes
Desc: opc-pcth.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20020119/dc384940/attachment.bin>
More information about the Binutils
mailing list