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

/openjdk9/hotspot/src/cpu/arm/vm/
H A Dc1_MacroAssembler_arm.cpp166 const int stp_count = zero_bytes / (2*wordSize); local
171 mov(tmp1, stp_count);
177 for (int i = 0; i < stp_count; i++) {

Completed in 89 milliseconds