Searched refs:cmpdi (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/lib/libc/powerpc64/string/
H A Dstrncpy_arch_2_05.S44 cmpdi %r5,0
55 cmpdi %r7,0
65 cmpdi %r5,8
71 cmpdi %r7,0
88 cmpdi %r7,0
103 cmpdi %r5,0
111 cmpdi %r7,0
H A Dmemcpy.S53 cmpdi %r5, 0 /* len == 0? nothing to do */
71 cmpdi %r5, 0
H A Dstrcpy_arch_2_05.S46 cmpdi cr7,%r0,0
59 cmpdi cr7,%r5,0
67 cmpdi cr7,%r5,0
H A Dbcopy.S63 cmpdi %r5, 0 /* len == 0? nothing to do */
119 cmpdi %r5, 0
134 cmpdi %r5, 0
/freebsd-13-stable/sys/powerpc/aim/
H A Dlocore64.S256 cmpdi %r14, 16
H A Dtrap_subr64.S63 cmpdi %r28, 0 /* If user SLB pointer NULL, exit */
73 cmpdi %r31, 0 /* If NULL, stop */
95 cmpdi %r29,0
106 1: cmpdi %r29, USER_SLB_SLOT /* Skip the user slot */
110 cmpdi %r31, 0 /* If SLBE is not valid, stop */
117 cmpdi %r29, 64 /* Repeat if we are not at the end */
411 cmpdi %r3,0
/freebsd-13-stable/sys/powerpc/booke/
H A Dtrap_subr.S808 cmpdi %r25, 0
815 cmpdi %r25, 0
822 cmpdi %r25, 0
H A Dlocore.S52 #define CMPI cmpdi
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dswtch64.S205 cmpdi %r14,0
H A Dsupport.S59 #define CMPI cmpdi

Completed in 49 milliseconds