mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-24 18:03:10 +00:00
8388456: RISC-V: Add UseZvbb to RVA23U64Profile
Co-authored-by: Dingli Zhang <dzhang@openjdk.org> Reviewed-by: fyang, wenanjian
This commit is contained in:
parent
9b69184e56
commit
b0417f6ff0
@ -445,6 +445,7 @@ private:
|
||||
RV_ENABLE_EXTENSION(UseZicond) \
|
||||
RV_ENABLE_EXTENSION(UseZihintpause) \
|
||||
RV_ENABLE_EXTENSION(UseZvfhmin) \
|
||||
RV_ENABLE_EXTENSION(UseZvbb) \
|
||||
|
||||
static void useRVA23U64Profile();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user