Lines Matching refs:and
5 * Common Development and Distribution License (the "License").
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
75 sub %o0, %o1, %o0 ! o0 gets the difference of src and dst
89 ! are small and this takes a small number of cache lines.
109 sub %o4, %o2, %o4 ! compute length and store it
147 sub %o0, %o1, %g2 ! g2 gets the difference of src and dst
152 ! are small and this takes a small number of cache lines.
173 * Set and return error code.
190 sub %o2, %g3, %o2 ! compute length and store it
217 sub %o0, %o1, %o0 ! o0 gets the difference of src and dst
222 ! are small and this takes a small number of cache lines.
282 sub %o0, %o1, %g2 ! g2 gets the difference of src and dst
287 ! are small and this takes a small number of cache lines.
308 * Set and return error code.
325 sub %o2, %g3, %o2 ! compute length and store it
352 sub %o0, %o1, %o0 ! o0 gets the difference of src and dst
357 ! are small and this takes a small number of cache lines.
389 * Copy a block of storage. If the source and target regions overlap,
423 * Copy a user-land string. If the source and target regions overlap,