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

/openjdk10/hotspot/src/cpu/sparc/vm/
H A DmacroAssembler_sparc.cpp4980 Label L_crc32c_serial, L_crc32c_x32_loop, L_crc32c_x8, L_crc32c_x8_loop; local
5018 cmp_and_br_short(len, G4, Assembler::less, Assembler::pt, L_crc32c_serial);
5092 bind(L_crc32c_serial);

Completed in 59 milliseconds