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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp11028 Label COMPARE_WIDE_VECTORS_LOOP, COMPARE_16_CHARS, COMPARE_INDEX_CHAR; local
11048 jccb(Assembler::below, COMPARE_INDEX_CHAR);
11056 bind(COMPARE_INDEX_CHAR); //cnt1 has the offset of the mismatching character
11109 jcc(Assembler::below, COMPARE_INDEX_CHAR);

Completed in 263 milliseconds