Home
last modified time | relevance | path

Searched refs:AV2_SPARC_FPCMPSHL (Results 1 – 5 of 5) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/solaris_sparc/
H A Dvm_version_solaris_sparc.cpp418 #ifndef AV2_SPARC_FPCMPSHL in platform_features()
419 #define AV2_SPARC_FPCMPSHL 0x00004000 // Partition compare with shifted result in platform_features() macro
455 if (av2 & AV2_SPARC_FPCMPSHL) features |= ISA_fpcmpshl_msk; in platform_features()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os_cpu/solaris_sparc/
H A Dvm_version_solaris_sparc.cpp413 #ifndef AV2_SPARC_FPCMPSHL in platform_features()
414 #define AV2_SPARC_FPCMPSHL 0x00004000 // Partition compare with shifted result in platform_features() macro
450 if (av2 & AV2_SPARC_FPCMPSHL) features |= ISA_fpcmpshl_msk; in platform_features()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/solaris_sparc/
H A Dvm_version_solaris_sparc.cpp418 #ifndef AV2_SPARC_FPCMPSHL in platform_features()
419 #define AV2_SPARC_FPCMPSHL 0x00004000 // Partition compare with shifted result in platform_features() macro
455 if (av2 & AV2_SPARC_FPCMPSHL) features |= ISA_fpcmpshl_msk; in platform_features()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os_cpu/solaris_sparc/
H A Dvm_version_solaris_sparc.cpp413 #ifndef AV2_SPARC_FPCMPSHL in platform_features()
414 #define AV2_SPARC_FPCMPSHL 0x00004000 // Partition compare with shifted result in platform_features() macro
450 if (av2 & AV2_SPARC_FPCMPSHL) features |= ISA_fpcmpshl_msk; in platform_features()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os_cpu/solaris_sparc/
H A Dvm_version_solaris_sparc.cpp413 #ifndef AV2_SPARC_FPCMPSHL in platform_features()
414 #define AV2_SPARC_FPCMPSHL 0x00004000 // Partition compare with shifted result in platform_features() macro
450 if (av2 & AV2_SPARC_FPCMPSHL) features |= ISA_fpcmpshl_msk; in platform_features()