8368180: RISC-V: Remove redundant ext_Zicboz.enable_feature()

Reviewed-by: fyang, gcao
This commit is contained in:
Dingli Zhang 2026-07-09 07:47:14 +00:00
parent 333deb2cc6
commit 31dede3f96

View File

@ -307,7 +307,6 @@ void VM_Version::rivos_features() {
ext_Zfh.enable_feature();
ext_Zicboz.enable_feature();
ext_Zicsr.enable_feature();
ext_Zifencei.enable_feature();
ext_Zic64b.enable_feature();