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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp11027 Label COMPARE_WIDE_VECTORS, VECTOR_NOT_EQUAL, COMPARE_WIDE_TAIL, COMPARE_SMALL_STR; local
11105 jccb(Assembler::less, COMPARE_SMALL_STR);
11117 bind(COMPARE_SMALL_STR);

Completed in 51 milliseconds