Searched refs:detect_486 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dvm_version_x86.cpp75 Label detect_486, cpu486, detect_586, std_cpuid1, std_cpuid4; local
109 __ jccb(Assembler::notEqual, detect_486);
119 __ bind(detect_486);

Completed in 30 milliseconds