Landing: 855c09579525
Project / Subsystem
binutils / risc-v
Date
2026-07-09
Author
Nelson Chu <nelsonc1225@sourceware.org>
Commit
855c095795252680815c96e91668bd482dd5ff26
Source
public_inbox
Perf win
No
Breaking
No
All attributes
- project
- binutils
- subsystem
- risc-v
- patch_id
- —
- commit_hash
- 855c095795252680815c96e91668bd482dd5ff26
- source_type
- public_inbox
- headline
- RISC-V: Unify vendor extension comments in opcodes/riscv-opc.c
- tldr
- Standardizes comments for vendor-specific RISC-V extensions in the opcode table for clarity.
- author
- Nelson Chu <nelsonc1225@sourceware.org>
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • RISC-V
- • cleanup
- • opcodes
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-09T00:00:00.000Z
This commit standardizes the comment format for vendor-specific RISC-V instructions within the opcodes/riscv-opc.c file. It replaces specific mentions of “SiFive custom” with the more general “Vendor-specific (SiFive)” to ensure consistency across the opcode table, improving readability and maintainability of the RISC-V opcode definitions.