Home
last modified time | relevance | path

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

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp99 #define TestFeature2ImplMask 0x0000000000000002UL macro
418 …eature2Impl() { return (_features[0] & TestFeature2ImplMask) == TestFeature2Imp… in has_TestFeature2Impl()
437 static void set_has_TestFeature2Impl() { _features[0] |= TestFeature2ImplMask; } in set_has_TestFeature2Impl()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp99 #define TestFeature2ImplMask 0x0000000000000002UL macro
418 …eature2Impl() { return (_features[0] & TestFeature2ImplMask) == TestFeature2Imp… in has_TestFeature2Impl()
437 static void set_has_TestFeature2Impl() { _features[0] |= TestFeature2ImplMask; } in set_has_TestFeature2Impl()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp99 #define TestFeature2ImplMask 0x0000000000000002UL macro
412 …eature2Impl() { return (_features[0] & TestFeature2ImplMask) == TestFeature2Imp… in has_TestFeature2Impl()
431 static void set_has_TestFeature2Impl() { _features[0] |= TestFeature2ImplMask; } in set_has_TestFeature2Impl()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp99 #define TestFeature2ImplMask 0x0000000000000002UL macro
418 …eature2Impl() { return (_features[0] & TestFeature2ImplMask) == TestFeature2Imp… in has_TestFeature2Impl()
437 static void set_has_TestFeature2Impl() { _features[0] |= TestFeature2ImplMask; } in set_has_TestFeature2Impl()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp99 #define TestFeature2ImplMask 0x0000000000000002UL macro
418 …eature2Impl() { return (_features[0] & TestFeature2ImplMask) == TestFeature2Imp… in has_TestFeature2Impl()
437 static void set_has_TestFeature2Impl() { _features[0] |= TestFeature2ImplMask; } in set_has_TestFeature2Impl()