This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ARM][binutils] Rework CPU feature selection in the disassembler


Hi Matthew,

These macro
redefinitions make the code difficult to understand. This patch reworks
the code
to be more transparent.

Nice.

include/opcode/
2015-05-21  Matthew Wahab  <matthew.wahab@arm.com>

     * arm.h (ARM_FEATURE_ALL): New.

opcodes/
2015-05-21  Matthew Wahab  <matthew.wahab@arm.com>

     * arm-dis.c (select_arm_features): Rework to avoid used of
     redefined macros.

Approved - please apply.

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]