Searched refs:wordcp (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 143 ! this differs from wordcp in that it copes 287 cmp %i2, 56 ! if count < 56, use wordcp, it takes 308 ! for leftover bytes we fall into wordcp, if needed 310 .wordcp: label 324 b .wordcp
|
H A D | niagara_copy.s | 2453 ! this differs from wordcp in that it copes 2597 cmp %i2, 56 ! if count < 56, use wordcp, it takes 2618 ! for leftover bytes we fall into wordcp, if needed 2620 .wordcp: label 2634 b .wordcp
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.s | 1622 ! this differs from wordcp in that it copes 1766 cmp %i2, 56 ! if count < 56, use wordcp, it takes 1787 ! for leftover bytes we fall into wordcp, if needed 1789 .wordcp: label 1803 b .wordcp
|