Searched refs:dbytecp (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/lib/libc/sparc/gen/ |
H A D | memcpy.s | 59 bleu .dbytecp
|
H A D | memmove.s | 52 2: ble dbytecp
|
/titanic_41/usr/src/lib/libc/sparcv9/crt/ |
H A D | __align_cpy_2.s | 46 ble,pn %xcc, .dbytecp
|
/titanic_41/usr/src/lib/libc/sparcv9/gen/ |
H A D | memcpy.s | 63 bleu,pn %xcc, .dbytecp
|
H A D | memmove.s | 52 2: ble %xcc, dbytecp
|
/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 265 mov %l4, %i2 ! delay slot, mv cnt where dbytecp wants 266 b .dbytecp ! let dbytecp do the rest 305 blu %ncc, .dbytecp ! if 3 or less bytes use bytecp 318 b,a .dbytecp 331 b .dbytecp 341 .dbytecp: label
|
H A D | niagara_copy.s | 2575 mov %l4, %i2 ! delay slot, mv cnt where dbytecp wants 2576 b .dbytecp ! let dbytecp do the rest 2615 blu %ncc, .dbytecp ! if 3 or less bytes use bytecp 2628 b,a .dbytecp 2641 b .dbytecp 2651 .dbytecp: label
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.s | 1744 mov %l4, %i2 ! delay slot, mv cnt where dbytecp wants 1745 b .dbytecp ! let dbytecp do the rest 1784 blu %ncc, .dbytecp ! if 3 or less bytes use bytecp 1797 b,a .dbytecp 1810 b .dbytecp 1820 .dbytecp: label
|
/titanic_41/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | memcpy.s | 2105 bleu,pt %ncc, .dbytecp
|