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

/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemcpy.s57 * if (count < SMALL_MAX) {
78 * } else { More than SMALL_MAX bytes
156 #define SMALL_MAX 128 define
260 cmp %o2, SMALL_MAX ! check for not small case
345 cmp %o2, SMALL_MAX ! check for not small case
939 ! Dst is on 8 byte boundary; src is not; remaining count > SMALL_MAX
/osnet-11/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s173 #define SMALL_MAX 128 define
297 cmp %o2, SMALL_MAX ! check for not small case
772 cmp %o2, SMALL_MAX ! check for not small case
1681 ! Dst is on 8 byte boundary; src is not; remaining count > SMALL_MAX
/osnet-11/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s65 #define SMALL_MAX 111 define
325 cmp %o2, SMALL_MAX ! check for not small case
641 * and total data to move is between SMALL_MAX and ALIGNED8_FPCOPY_THRESHOLD

Completed in 22 milliseconds