public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] LoongArch: colored disassembly and readability tweaks
@ 2022-12-13  8:09 mengqinggang
  0 siblings, 0 replies; 2+ messages in thread
From: mengqinggang @ 2022-12-13  8:09 UTC (permalink / raw)
  To: binutils, i.swmail; +Cc: xuchenghua, liuzhensong, Xi Ruoyao

This series patches result in some gas/ld test errors. There are some
files need to be regenerated.

Could you please add me to CC list in future email, thanks.


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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH v2 0/5] LoongArch: colored disassembly and readability tweaks
@ 2022-12-07 13:31 WANG Xuerui
  0 siblings, 0 replies; 2+ messages in thread
From: WANG Xuerui @ 2022-12-07 13:31 UTC (permalink / raw)
  To: binutils; +Cc: Chenghua Xu, Zhensong Liu, Xi Ruoyao, WANG Xuerui

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-13  8:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13  8:09 [PATCH v2 0/5] LoongArch: colored disassembly and readability tweaks mengqinggang
  -- strict thread matches above, loose matches on Subject: below --
2022-12-07 13:31 WANG Xuerui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).