Searched refs:extqh (Results 1 – 12 of 12) sorted by relevance
/arch/alpha/lib/ |
D | csum_ipv6_magic.S | 26 extqh $18,1,$4 # e0 : byte swap len & proto while we wait 41 extqh $21,$16,$21 # e0 : 49 extqh $22,$16,$22 # e0 : 56 extqh $23,$17,$23 # e0 : 61 extqh $24,$17,$24 # e0 :
|
D | ev6-csum_ipv6_magic.S | 75 extqh $1,$6,$22 # U : 87 extqh $5,$6,$5 # U : L U L U 92 extqh $3,$6,$22 # U : L U L U : 97 extqh $23,$6,$23 # U : L U L U :
|
D | csum_partial_copy.c | 27 #define extqh(x,y,z) \ macro 144 extqh(second, soff, first); in csum_partial_cfu_dest_aligned() 162 extqh(second, soff, first); in csum_partial_cfu_dest_aligned() 259 extqh(second, soff, first); in csum_partial_cfu_unaligned() 279 extqh(second, soff, first); in csum_partial_cfu_unaligned() 301 extqh(second, soff, first); in csum_partial_cfu_unaligned()
|
D | copy_user.S | 69 extqh $2,$17,$1
|
D | stxncpy.S | 161 extqh t2, a1, t4 # e0 : 187 extqh t2, a1, t0 # e0 : position lo-bits of hi word (stall) 218 extqh t2, a1, t0 # e0 : extract low bits for current word 279 extqh t2, a1, t0 # e0 : extract low bits for last word
|
D | stxcpy.S | 136 extqh t2, a1, t4 # e0 : 179 extqh t2, a1, t1 # e0 : extract high bits for current word 199 extqh t2, a1, t1 # e0 :
|
D | ev6-stxncpy.S | 200 extqh t2, a1, t4 # U : (3 cycle stall on t2) 229 extqh t2, a1, t0 # U : position lo-bits of hi word (stall) 260 extqh t2, a1, t0 # U : extract low bits (2 cycle stall) 325 extqh t2, a1, t0 # U : extract low bits for last word (stall)
|
D | ev6-stxcpy.S | 158 extqh t2, a1, t4 # U : (stall on a1) 203 extqh t2, a1, t1 # U : extract high bits for current word 227 extqh t2, a1, t1 # U :
|
D | memchr.S | 68 extqh $6, $16, $6 # .. e0 :
|
D | ev6-copy_user.S | 98 extqh $2,$17,$1 # U .. .. .. : U U L L
|
D | ev6-memchr.S | 67 extqh $6, $16, $6 # U : 2 cycle stall for $6
|
D | ev6-memcpy.S | 208 extqh $16, $17, $1 # U : masking
|