[PATCH 0/2] Disassembler styling for ARM

Andrew Burgess aburgess@redhat.com
Fri Sep 16 13:21:03 GMT 2022
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



More information about the Binutils mailing list