Searched defs:is_intel (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/cpu/x86/vm/
H A Dvm_version_x86.hpp641 static bool is_intel() { assert_is_initialized(); return _cpuid_info.std_vendor_name_0 == 0x756e6547; } // 'uneG' function in class:VM_Version

Completed in 41 milliseconds