[PATCHv2 0/2] PPC Styled Disassembler Support
Andrew Burgess
aburgess@redhat.com
Mon Jul 18 16:31:32 GMT 2022
More information about the Binutils mailing list
Mon Jul 18 16:31:32 GMT 2022
- Previous message (by thread): [PATCH] libopcodes/ppc: add support for disassembler styling
- Next message (by thread): [PATCHv2 1/2] opcodes: add new sub-mnemonic disassembler style
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [PATCH] libopcodes/ppc: add support for disassembler styling
- Next message (by thread): [PATCHv2 1/2] opcodes: add new sub-mnemonic disassembler style
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list