]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
opcodes/riscv: add styling support to print_reg_list
authorAndrew Burgess <aburgess@redhat.com>
Wed, 5 Jun 2024 11:57:55 +0000 (12:57 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Thu, 6 Jun 2024 09:17:04 +0000 (10:17 +0100)
commit47277edc3265cea891d89cef09432c7a537d467a
treef98c24388661d59803d6cef31edea1491207e28b
parent0b4595be3f04aa3741157b24654e554fc3264fc2
opcodes/riscv: add styling support to print_reg_list

I noticed that some unstyled output had crept into the risc-v
disassembler in this commit:

  commit 9132c8152b899a1683bc886f8ba76bedadb48aa1
  Date:   Tue Feb 27 11:48:11 2024 +0800

      RISC-V: Support Zcmp push/pop instructions.

this commit adds styling support.  The risc-v disassembler is now once
again, fully styled.
opcodes/riscv-dis.c