Searched refs:SHORTCOPY (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.S | 486 #define SHORTCOPY 3 macro 979 cmp %o2, SHORTCOPY ! check for really short case 1854 cmp %o2, SHORTCOPY ! check for really short case 2616 cmp %o2, SHORTCOPY ! check for really short case
|
H A D | opl_olympus_copy.S | 464 #define SHORTCOPY 3 macro 936 cmp %o2, SHORTCOPY ! check for really short case 1788 cmp %o2, SHORTCOPY ! check for really short case 2541 cmp %o2, SHORTCOPY ! check for really short case
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.S | 313 #define SHORTCOPY 7 macro 604 cmp %o2, SHORTCOPY ! make sure there is enough to align 2963 cmp %o2, SHORTCOPY ! make sure there is enough to align
|