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

/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s64 #define SHORTCOPY 3 define
339 cmp %o2, SHORTCOPY ! check for really short case
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s60 #define SHORTCOPY 3 define
360 cmp %o2, SHORTCOPY ! check for really short case
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s169 #define SHORTCOPY 3 define
776 cmp %o2, SHORTCOPY ! check for really short case
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s488 * is SHORTCOPY+1
490 #define SHORTCOPY 3 define
1003 cmp %o2, SHORTCOPY ! check for really short case
1913 cmp %o2, SHORTCOPY ! check for really short case
2708 cmp %o2, SHORTCOPY ! check for really short case
H A Dopl_olympus_copy.s464 * is SHORTCOPY+1
466 #define SHORTCOPY 3 define
958 cmp %o2, SHORTCOPY ! check for really short case
1845 cmp %o2, SHORTCOPY ! check for really short case
2631 cmp %o2, SHORTCOPY ! check for really short case
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s122 * if count < SHORTCOPY (7 bytes)
315 #define SHORTCOPY 7 define
626 cmp %o2, SHORTCOPY ! make sure there is enough to align
3014 cmp %o2, SHORTCOPY ! make sure there is enough to align
5207 cmp %o2, SHORTCOPY ! make sure there is enough to align

Completed in 99 milliseconds