Re: [PATCH] RISC-V: Minimal support for ssnpm, smnpm and smmpm extensions.

2025-03-17 Thread chendongyan
Okay. Thanks, Dongyan Chen 在 2025/3/17 20:51, Jeff Law 写道: On 3/17/25 5:30 AM, Dongyan Chen wrote: This patch support ssnpm, smnpm and smmpm extensions[1]. To enable GCC to recognize and process ssnpm, smnpm and smmpm extensions correctly at compile time. [1] https://github.com/riscv/ri

Re: [PATCH] RISC-V: Minimal support for Qualcomm uC Xqccmp extension.

2025-02-27 Thread chendongyan
This patch support Qualcomm uC Xqccmp extension[1]. To enable GCC to recognize and process xqccmp extension correctly at compile time. [1]https://github.com/quic/riscv-unified-db/releases/tag/Xqccmp_extension-0.1.0 Changes for v2: - Remove the addition of xqccmp extension in gcc/common/config

Re: [PATCH] RISC-V: Minimal support for Qualcomm uC Xqccmp extension.

2025-02-20 Thread chendongyan
Seeing some work submitted in llvm, I would like to add support in gcc as well. I am sorry that the binutils patch is working in progress, and I will CC you the binutils patches as soon as possible. Thanks, Dongyan Chen 在 2025/2/20 16:39, Andrew Pinski 写道: On Thu, Feb 20, 2025 at 12:33 AM D

Re: [PATCH v2] RISC-V: Minimal support for ssdbltrp and smdbltrp extension.

2025-02-10 Thread chendongyan
在 2024/11/29 10:12, yulong 写道: 在 2024/11/28 19:24, Dongyan Chen 写道: This patch support ssdbltrp[1] and smdbltrp[2] extension. To enable GCC to recognize and process ssdbltrp and smdbltrp extension correctly at compile time. [1] https://github.com/riscv/riscv-isa-manual/blob/main/src/ssdbl

Re: [PATCH v2] RISC-V: Minimal support for ssdbltrp and smdbltrp extension.

2025-02-10 Thread chendongyan
在 2024/11/29 10:12, yulong 写道: 在 2024/11/28 19:24, Dongyan Chen 写道: This patch support ssdbltrp[1] and smdbltrp[2] extension. To enable GCC to recognize and process ssdbltrp and smdbltrp extension correctly at compile time. [1] https://github.com/riscv/riscv-isa-manual/blob/main/src/ssdbl