Home
last modified time | relevance | path

Searched refs:mskql (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/arch/alpha/lib/
Dcsum_partial_copy.c29 #define mskql(x,y,z) \ macro
126 mskql(word, len, word); in csum_partial_cfu_aligned()
180 mskql(word, len, word); in csum_partial_cfu_dest_aligned()
206 mskql(partial_dest, doff, partial_dest); in csum_partial_cfu_src_aligned()
223 mskql(word, len, word); in csum_partial_cfu_src_aligned()
265 mskql(partial_dest, doff, partial_dest); in csum_partial_cfu_unaligned()
296 mskql(word, len-doff, word); in csum_partial_cfu_unaligned()
317 mskql(word, len-doff, word); in csum_partial_cfu_unaligned()
Dmemset.S57 mskql $4,$16,$4 /* .. E1 (and possible load stall) */
95 mskql $1,$16,$4 /* E0 (after load stall) */
98 mskql $2,$6,$4 /* E0 */
Dev6-memset.S86 mskql $4,$16,$4 # U : clear relevant parts of the quad
218 mskql $1,$16,$4 # U : Clear old
221 mskql $2,$6,$4 # U :
263 mskql $4,$16,$4 # U : clear relevant parts of the quad
395 mskql $1,$16,$4 # U : Clear old
398 mskql $2,$6,$4 # U :
450 mskql $4,$16,$4 # U : clear relevant parts of the quad
582 mskql $1,$16,$4 # U : Clear old
585 mskql $2,$6,$4 # U :
Dclear_user.S94 mskql $5, $6, $5 # e0 : take care of misaligned head
104 mskql $5, $6, $4 # e0 :
Dstxcpy.S50 mskql t0, a1, t0 # e0 : assemble the first output word
136 mskql t0, a0, t0 # e0 :
146 mskql t6, a1, t6 # e0 : mask out the bits we have
248 mskql t6, a0, t6 # e0 :
Dev6-stxcpy.S62 mskql t0, a1, t0 # U : assemble the first output word
159 mskql t0, a0, t0 # U :
169 mskql t6, a1, t6 # U : mask out the bits we have
278 mskql t6, a0, t6 # U :
Dstxncpy.S58 mskql t0, a1, t0 # e0 : assemble the first output word
159 mskql t0, a0, t0 # e0 : mask trailing garbage in dst
170 mskql t6, a1, t6 # e0 : mask out bits already seen
305 mskql t6, a0, t6 # e0 :
Dstrncpy_from_user.S47 mskql t0, a1, t0 # e0 : assemble the first output word
147 mskql t0, a0, t0 # e0 : mask trailing garbage in dst
158 mskql t6, a1, t6 # e0 : already seen
277 mskql t6, a0, t6 # e0 :
Dev6-strncpy_from_user.S87 mskql t0, a1, t0 # U : assemble the first output word
180 mskql t0, a0, t0 # U : mask trailing garbage in dst
193 mskql t6, a1, t6 # U : already seen
336 mskql t6, a0, t6 # E :
Dev6-stxncpy.S70 mskql t0, a1, t0 # U : assemble the first output word
198 mskql t0, a0, t0 # U : mask trailing garbage in dst
212 mskql t6, a1, t6 # U : mask out bits already seen
350 mskql t6, a0, t6 # U :
Dcopy_user.S121 mskql $2,$0,$2
Dev6-clear_user.S84 mskql $5, $6, $5 # .. U .. .. : take care of misaligned head