Landing: 4e1a8d4393d3

Project / Subsystem

binutils / RISC-V

Date

2026-07-09

Author

Nelson Chu <nelson.chu@sifive.com>

Commit

4e1a8d4393d30fec6344a4c3a8cb1b25622b689c

Source

public_inbox

Perf win

No

Breaking

No

All attributes

project
binutils
subsystem
RISC-V
patch_id
commit_hash
4e1a8d4393d30fec6344a4c3a8cb1b25622b689c
source_type
public_inbox
headline
RISC-V: Clean up opcode header and vendor assembler test cases
tldr
Reorders definitions in RISC-V opcode header and unifies vendor extension comments and test case names.
author
Nelson Chu <nelson.chu@sifive.com>
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • RISC-V
  • cleanup
  • opcodes
  • assembler
discussion_id_link
bugzilla_pr
date
2026-07-09T00:00:00.000Z

This commit cleans up the RISC-V opcode definitions and associated test cases. It reorders sections in include/opcode/riscv-opc.h for better organization, specifically for Zicfiss and Zicfilp instructions, and unifies comments for vendor extensions. Additionally, vendor-specific assembler test case names are standardized for consistency.