[PATCH 0/2] Disassembler styling for ARM
Andrew Burgess
aburgess@redhat.com
Fri Sep 16 13:21:03 GMT 2022
More information about the Binutils mailing list
Fri Sep 16 13:21:03 GMT 2022
- Previous message (by thread): PowerPC64 pcrel got relocs against local symbols
- Next message (by thread): [PATCH 1/2] opcodes/arm: add missing ';' characters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This series adds disassembler styling for ARM.
The first patch fixes what I believe is a missing comment marker (';')
in a couple of instructions.
The second patch adds styling support.
All thoughts and feedback welcome.
Thanks,
Andrew
---
Andrew Burgess (2):
opcodes/arm: add missing ';' characters
opcodes/arm: add disassembler styling for arm
.../testsuite/binutils-all/arm/objdump.exp | 4 +-
gas/testsuite/gas/arm/armv8.1-m.main-fp.d | 8 +-
gas/testsuite/gas/arm/vfp1xD.d | 16 +-
gas/testsuite/gas/arm/vfp1xD_t2.d | 8 +-
opcodes/arm-dis.c | 2628 ++++++++++-------
5 files changed, 1644 insertions(+), 1020 deletions(-)
--
2.25.4
- Previous message (by thread): PowerPC64 pcrel got relocs against local symbols
- Next message (by thread): [PATCH 1/2] opcodes/arm: add missing ';' characters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list