[PATCHv2 0/2] PPC Styled Disassembler Support

Andrew Burgess aburgess@redhat.com
Mon Jul 18 16:31:32 GMT 2022
Since v1:

  - Added patch #1, this is the exact same patch I'm proposing in my
    AArch64 thread; this adds dis_style_sub_mnemonic,

  - In patch #2, updated the formatting for things like '4*cr1+eq',
    the new styling is explained in the commit message,

  - Updated the styling of PPC_OPERAND_UDI operands to be register as
    suggested by Alan.

Thanks,
Andrew

---

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

 binutils/objdump.c    |   2 +
 include/dis-asm.h     |   7 +++
 opcodes/disassemble.c |   1 +
 opcodes/ppc-dis.c     | 117 +++++++++++++++++++++++++++++++-----------
 4 files changed, 97 insertions(+), 30 deletions(-)

-- 
2.25.4



More information about the Binutils mailing list