[PATCH v2 0/5] LoongArch: colored disassembly and readability tweaks

WANG Xuerui i.swmail@xen0n.name
Wed Dec 7 13:31:50 GMT 2022


From: WANG Xuerui <git@xen0n.name>

Hi,

This series implements colored output for LoongArch disassembly, and
some minor tweaks to the output so there is less clutter.

The previous version was sent in August but there was no reply, so I've
rebased and added the tweaks mentioned before, for consideration of
inclusion into binutils 2.40.

WANG Xuerui (5):
  opcodes/loongarch: remove unused code
  opcodes/loongarch: implement style support in the disassembler
  opcodes/loongarch: style disassembled address offsets as such
  opcodes/loongarch: do not print hex notation for signed immediates
  opcodes/loongarch: print unrecognized instruction words with .insn
    prefix

 include/opcode/loongarch.h |  5 ---
 opcodes/disassemble.c      |  5 +++
 opcodes/loongarch-dis.c    | 88 ++++++++++++++------------------------
 opcodes/loongarch-opc.c    | 50 +++++++++++-----------
 4 files changed, 62 insertions(+), 86 deletions(-)

-- 
2.38.1



More information about the Binutils mailing list