mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-13 12:38:07 +00:00
8368180: RISC-V: Remove redundant ext_Zicboz.enable_feature()
Reviewed-by: fyang, gcao
This commit is contained in:
parent
333deb2cc6
commit
31dede3f96
@ -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();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user