commit | 47277edc3265cea891d89cef09432c7a537d467a | [log] [tgz] |
---|---|---|
author | Andrew Burgess <aburgess@redhat.com> | Wed Jun 05 12:57:55 2024 +0100 |
committer | Andrew Burgess <aburgess@redhat.com> | Thu Jun 06 10:17:04 2024 +0100 |
tree | f98c24388661d59803d6cef31edea1491207e28b | |
parent | 0b4595be3f04aa3741157b24654e554fc3264fc2 [diff] |
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.