Searched refs:insqh (Results 1 – 11 of 11) sorted by relevance
/arch/alpha/lib/ |
D | csum_partial_copy.c | 38 #define insqh(x,y,z) \ macro 217 insqh(word, doff, partial_dest); in csum_partial_cfu_src_aligned() 236 insqh(word, doff, partial_dest); in csum_partial_cfu_src_aligned() 285 insqh(word, doff, partial_dest); in csum_partial_cfu_unaligned() 306 insqh(word, doff, partial_dest); in csum_partial_cfu_unaligned()
|
D | ev67-strlen.S | 30 insqh $2, $16, $2 # U :
|
D | ev67-strcat.S | 36 insqh $2, $16, $2 # U :
|
D | strcat.S | 24 insqh $2, $16, $2
|
D | strlen.S | 26 insqh $2, $16, $2
|
D | strncat.S | 29 insqh $2, $16, $2
|
D | memset.S | 89 insqh $17,$6,$4 /* E0 */
|
D | ev67-strncat.S | 39 insqh $2, $0, $2 # U :
|
D | ev6-memset.S | 210 insqh $17,$6,$4 # U : New bits 388 insqh $17,$6,$4 # U : New bits 576 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 | 127 insqh $3, $16, $2 # U : $2 = 0000ffffffffffff ($16<0:2> ff)
|