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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_64.cpp2546 Label L_copy_bytes, L_copy_shorts, L_copy_ints, L_copy_longs; local
2725 __ jccb(Assembler::notEqual, L_copy_ints);
2731 __ BIND(L_copy_ints);

Completed in 30 milliseconds