Searched refs:insqh (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/alpha/lib/
H A Dstrlen.S27 insqh $2, $16, $2
H A Dstrcat.S25 insqh $2, $16, $2
H A Dev67-strcat.S37 insqh $2, $16, $2 # U :
H A Dev67-strlen.S31 insqh $2, $16, $2 # U :
H A Dmemset.S90 insqh $17,$6,$4 /* E0 */
H A Dstrncat.S30 insqh $2, $16, $2
H A Dcsum_partial_copy.c40 #define insqh(x,y,z) \ macro
41 __asm__ __volatile__("insqh %1,%2,%0":"=r" (z):"r" (x),"r" (y))
200 insqh(word, doff, partial_dest);
220 insqh(word, doff, partial_dest);
268 insqh(word, doff, partial_dest);
290 insqh(word, doff, partial_dest);
H A Dev67-strncat.S40 insqh $2, $0, $2 # U :
H A Dev6-memset.S211 insqh $17,$6,$4 # U : New bits
389 insqh $17,$6,$4 # U : New bits
577 insqh $17,$6,$4 # U : New bits
H A Dmemchr.S108 insqh $3, $16, $2 # .. e0 : $2 = 0000ffffffffffff ($16<0:2> ff)
H A Dev6-memchr.S128 insqh $3, $16, $2 # U : $2 = 0000ffffffffffff ($16<0:2> ff)

Completed in 156 milliseconds