about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect/src/lib.rs
diff options
context:
space:
mode:
authorTsukasa OI <floss_rust@irq.a4lg.com>2025-04-11 01:01:30 +0000
committerAmanieu d'Antras <amanieu@gmail.com>2025-04-12 07:51:56 +0000
commit0b0c0e47f82935225a26f705a9fed74bdb0a01db (patch)
tree73d1b7c70a141cce977c5ae46f021875c81688ee /library/stdarch/crates/std_detect/src/lib.rs
parent217fdb9d89762656d4271f3e9393c3c1e84dcc9d (diff)
downloadrust-0b0c0e47f82935225a26f705a9fed74bdb0a01db.tar.gz
rust-0b0c0e47f82935225a26f705a9fed74bdb0a01db.zip
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.
Diffstat (limited to 'library/stdarch/crates/std_detect/src/lib.rs')
0 files changed, 0 insertions, 0 deletions