Tsukasa OI 0b0c0e47f8 RISC-V: tidying: Fix separation of I-related extensions
The author intended to split:

1.  Former "I" extensions
2.  Other "I"-related extensions

but incorrectly separated between "Zihpm" (a supplement of "Zicntr" which is
a former "I" extension) and "Zifencei" (a former "I" extension) while the
author intended making a separation between "Zifencei" and "Zihintpause"
(not a part of "I").

This commit fixes the separation.
2025-04-12 07:51:56 +00:00
..
2025-04-11 11:30:32 +00:00