Searched refs:extql (Results 1 – 12 of 12) sorted by relevance
/linux-2.4.37.9/arch/alpha/lib/ |
D | csum_partial_copy.c | 23 #define extql(x,y,z) \ macro 158 extql(first, soff, word); in csum_partial_cfu_dest_aligned() 177 extql(first, soff, word); in csum_partial_cfu_dest_aligned() 271 extql(first, soff, word); in csum_partial_cfu_unaligned() 292 extql(first, soff, word); in csum_partial_cfu_unaligned() 313 extql(first, soff, word); in csum_partial_cfu_unaligned()
|
D | stxcpy.S | 134 extql t1, a1, t1 # e0 : 156 extql t2, a1, t0 # e0 : position ho-bits of lo word 180 extql t2, a1, t3 # e0 : extract low bits for next time 207 extql t2, a1, t1 # e0 : 281 extql t2, a1, t2 # .. e0 : 282 extql t1, a1, t1 # e0 :
|
D | ev6-stxcpy.S | 156 extql t1, a1, t1 # U : (stall on a1) 179 extql t2, a1, t0 # U : position ho-bits of lo word 204 extql t2, a1, t3 # U : extract low bits for next time (stall) 234 extql t2, a1, t1 # U : 311 extql t2, a1, t2 # U : 312 extql t1, a1, t1 # U : (stall)
|
D | stxncpy.S | 182 extql t2, a1, t1 # e0 : position hi-bits of lo word 211 extql t2, a1, t1 # e0 : extract high bits for next time 240 extql t2, a1, t0 # .. e0 : 312 extql t1, a1, t1 # .. e0 : shift src into place 316 extql t2, a1, t2 # e0 :
|
D | strncpy_from_user.S | 169 extql t2, a1, t1 # e0 : position hi-bits of lo word 193 extql t2, a1, t3 # e0 : extract low bits for next time 224 extql t2, a1, t0 # .. e0 : 285 extql t1, a1, t1 # .. e0 : shift src into place 291 extql t2, a1, t2 # e0 :
|
D | ev6-strncpy_from_user.S | 206 extql t2, a1, t1 # U : position hi-bits of lo word 239 extql t2, a1, t3 # U : extract low bits for next time 279 extql t2, a1, t0 # U : 347 extql t1, a1, t1 # U : shift src into place 355 extql t2, a1, t2 # U :
|
D | ev6-stxncpy.S | 223 extql t2, a1, t1 # U : position hi-bits of lo word 251 extql t2, a1, t1 # U : extract low bits for next time 285 extql t2, a1, t0 # U : 359 extql t1, a1, t1 # U : shift src into place 363 extql t2, a1, t2 # U :
|
D | copy_user.S | 80 extql $3,$7,$3
|
D | memchr.S | 64 extql $1, $16, $7 # e0 :
|
D | ev6-copy_user.S | 111 extql $3,$7,$3 # .. U .. .. :
|
D | ev6-memchr.S | 62 extql $1, $16, $7 # U : $7 is upper bits
|
D | ev6-memcpy.S | 206 extql $3, $17, $3 # U : masking
|