On 8/28/23 17:09, Hans-Peter Nilsson wrote:
On Mon, 28 Aug 2023, Jeff Law via Gcc-patches wrote:
On 8/9/23 00:11, Tsukasa OI via Gcc-patches wrote:
From: Tsukasa OI <research_tra...@irq.a4lg.com>
This built-in does not imply the 'Xgnuzihintpausestate' extension.
It does not change architectural state (because all HINTs are prohibited
from doing that).
gcc/ChangeLog:
* doc/extend.texi: Fix the description of __builtin_riscv_pause.
I've pushed this to the trunk.
I randomly noticed a typo: "hart", perhaps for "part"?
Not sure though.
Not a typo. "hart" has a well defined meaning in the risc-v world.
Thanks,
jeff