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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp11029 Label COMPARE_TAIL_LONG; local
11042 jcc(Assembler::zero, COMPARE_TAIL_LONG);
11102 bind(COMPARE_TAIL_LONG);

Completed in 51 milliseconds