[PATCH v2 00/16] RISC-V: assorted fixes and (hopefully) improvements

Project / Subsystem

binutils / risc-v

Date

2026-05-15

Proposer

Jan Beulich <jbeulich@suse.com>

Source type

public_inbox

Consensus

Proposed

Sentiment

/10

Technical tradeoffs

  • Each patch has its own tradeoffs, ranging from code clarity to potential ABI implications.
  • Some patches may introduce minor performance overhead due to added checks.
  • The series avoids addressing the V vs Z?inx issue, deferring it to future work.

All attributes

project
binutils
subsystem
risc-v
patch_id
discussion_id
c32643f7-c8b2-4a0e-9eeb-4ba00369b147@suse.com
source_type
public_inbox
title
[PATCH v2 00/16] RISC-V: assorted fixes and (hopefully) improvements
headline
RISC-V: Assorted fixes and (hopefully) improvements
tldr
This patch series includes various RISC-V assembler and disassembler fixes and improvements.
proposer
Jan Beulich <jbeulich@suse.com>
consensus
Proposed
outcome
proposed
sentiment_score
technical_tradeoffs
  • Each patch has its own tradeoffs, ranging from code clarity to potential ABI implications.
  • Some patches may introduce minor performance overhead due to added checks.
  • The series avoids addressing the V vs Z?inx issue, deferring it to future work.
series_id
binutils:risc-v: assorted fixes and (hopefully) improvements
series_role
cover
series_parts
[]
tags
  • risc-v
  • assembler
  • disassembler
  • bugfix
  • feature detection
bugzilla_url
date
2026-05-15T00:00:00.000Z

[PATCH v2 00/16] RISC-V: assorted fixes and (hopefully) improvements

This patch series addresses multiple issues in the RISC-V assembler and disassembler, including code redundancy, EEW64 checking, Zvfbfmin implication, and rounding mode handling. It also includes fixes for subset parsing and improvements to error handling. The author seeks maintainer approval for the patches.