commit | e0098422ba4f5dc87f8516882af08afb9b1e883d | [log] [tgz] |
---|---|---|
author | Dongyan Chen <chendongyan@isrc.iscas.ac.cn> | Thu May 22 15:00:07 2025 +0800 |
committer | Nelson Chu <nelson@rivosinc.com> | Tue Jun 10 11:40:24 2025 +0800 |
tree | 03086e9e694734a27339f9395dd2da954320cc09 | |
parent | 6087c5bce14e20fe42e7f66cba9db0ff955c5e84 [diff] |
RISC-V: Add support for svvptc extension. This implements the svvptc extensons, version 1.0[1]. [1] https://github.com/riscv/riscv-svvptc bfd/ChangeLog: * elfxx-riscv.c: New extension. gas/ChangeLog: * NEWS: Updated. * testsuite/gas/riscv/march-help.l: Ditto.