Searched refs:SHORTCOPY (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | memcpy.s | 169 #define SHORTCOPY 3 macro 776 cmp %o2, SHORTCOPY ! check for really short case
|
/titanic_44/usr/src/lib/libc/capabilities/sun4u-opl/common/ |
H A D | memcpy.s | 64 #define SHORTCOPY 3 macro 339 cmp %o2, SHORTCOPY ! check for really short case
|
/titanic_44/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
H A D | memcpy.s | 60 #define SHORTCOPY 3 macro 360 cmp %o2, SHORTCOPY ! check for really short case
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.s | 490 #define SHORTCOPY 3 macro 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 D | opl_olympus_copy.s | 466 #define SHORTCOPY 3 macro 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
|
/titanic_44/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.s | 315 #define SHORTCOPY 7 macro 626 cmp %o2, SHORTCOPY ! make sure there is enough to align 3014 cmp %o2, SHORTCOPY ! make sure there is enough to align
|