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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp11466 Label L_fill_64_bytes_loop, L_check_fill_32_bytes; local
11470 jcc(Assembler::less, L_check_fill_32_bytes);
11480 BIND(L_check_fill_32_bytes);

Completed in 83 milliseconds