Home
last modified time | relevance | path

Searched refs:remaining_words (Results 1 – 1 of 1) sorted by relevance

/external/stressapptest/src/
Dadler32memcpy.cc270 uint32 remaining_words = (size_in_bytes % 48) / 4; in AdlerMemcpyAsm() local
390 "c" (num_of_48_byte_units), "d" (remaining_words) in AdlerMemcpyAsm()