[PATCH 1/1] RISC-V: Add 'Smcntrpmf' extension and its CSRs

Tsukasa OI research_trasio@irq.a4lg.com
Sun Sep 3 02:47:26 GMT 2023


On 2023/09/03 11:42, Tsukasa OI wrote:
> From: Tsukasa OI <research_trasio@irq.a4lg.com>
> 
> This commit adds now stable and approved 'Smcntrpmf' extension defined by
> the RISC-V Cycle and Instret Privilege Mode Filtering specification.
> 
> Note that mcyclecfg and minstretcfg CSRs conflict with the privileged
> specification version 1.9.1, this extension is only enabled with the
> privileged specification version 1.10 or later.

I changed this paragraph as follows (grammar fix) in my internal branch:

Note that, because mcyclecfg and minstretcfg CSRs conflict with the
privileged specification version 1.9.1, CSRs for this extension are only
enabled on the privileged specification version 1.10 or later.

Thanks,
Tsukasa


More information about the Binutils mailing list