Searched refs:insqh (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/arch/alpha/lib/ |
D | csum_partial_copy.c | 40 #define insqh(x,y,z) \ macro 200 insqh(word, doff, partial_dest); in csum_partial_cfu_src_aligned() 220 insqh(word, doff, partial_dest); in csum_partial_cfu_src_aligned() 268 insqh(word, doff, partial_dest); in csum_partial_cfu_unaligned() 290 insqh(word, doff, partial_dest); in csum_partial_cfu_unaligned()
|
D | ev67-strlen.S | 31 insqh $2, $16, $2 # U :
|
D | ev67-strcat.S | 37 insqh $2, $16, $2 # U :
|
D | strcat.S | 25 insqh $2, $16, $2
|
D | strlen.S | 27 insqh $2, $16, $2
|
D | strncat.S | 30 insqh $2, $16, $2
|
D | memset.S | 90 insqh $17,$6,$4 /* E0 */
|
D | ev67-strncat.S | 40 insqh $2, $0, $2 # U :
|
D | ev6-memset.S | 211 insqh $17,$6,$4 # U : New bits 389 insqh $17,$6,$4 # U : New bits 577 insqh $17,$6,$4 # U : New bits
|
D | memchr.S | 108 insqh $3, $16, $2 # .. e0 : $2 = 0000ffffffffffff ($16<0:2> ff)
|
D | ev6-memchr.S | 128 insqh $3, $16, $2 # U : $2 = 0000ffffffffffff ($16<0:2> ff)
|