[PATCHv2 0/2] AArch64 libopcodes styling

Andrew Burgess aburgess@redhat.com
Tue Jul 5 12:45:59 GMT 2022


Changes since v1:

  - Original patch #1 has been merged,

  - New patch #1 adds a dis_style_sub_mnemonic style and updates
    objdump to handle this style,

  - Patch #2 has been updated to make use of the new style.

---

Andrew Burgess (2):
  opcodes: add new sub-mnemonic disassembler style
  libopcodes/aarch64: add support for disassembler styling

 binutils/objdump.c       |   2 +
 gas/config/tc-aarch64.c  |  11 +-
 include/dis-asm.h        |   7 +
 include/opcode/aarch64.h |   8 +-
 opcodes/aarch64-dis.c    | 186 ++++++++++++++----
 opcodes/aarch64-opc.c    | 399 ++++++++++++++++++++++++++++-----------
 6 files changed, 472 insertions(+), 141 deletions(-)

-- 
2.25.4



More information about the Binutils mailing list