Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/lib/
H A Dcsum_partial_copy.c31 #define mskql(x,y,z) \ macro
109 mskql(word, len, word); in csum_partial_cfu_aligned()
165 mskql(word, len, word); in csum_partial_cfu_dest_aligned()
190 mskql(partial_dest, doff, partial_dest); in csum_partial_cfu_src_aligned()
209 mskql(word, len, word); in csum_partial_cfu_src_aligned()
250 mskql(partial_dest, doff, partial_dest); in csum_partial_cfu_unaligned()
283 mskql(word, len-doff, word); in csum_partial_cfu_unaligned()
305 mskql(word, len-doff, word); in csum_partial_cfu_unaligned()
H A Dmemset.S61 mskql $4,$16,$4 /* .. E1 (and possible load stall) */
99 mskql $1,$16,$4 /* E0 (after load stall) */
102 mskql $2,$6,$4 /* E0 */
H A Dev6-memset.S87 mskql $4,$16,$4 # U : clear relevant parts of the quad
219 mskql $1,$16,$4 # U : Clear old
222 mskql $2,$6,$4 # U :
265 mskql $4,$16,$4 # U : clear relevant parts of the quad
397 mskql $1,$16,$4 # U : Clear old
400 mskql $2,$6,$4 # U :
453 mskql $4,$16,$4 # U : clear relevant parts of the quad
585 mskql $1,$16,$4 # U : Clear old
588 mskql $2,$6,$4 # U :
H A Dclear_user.S81 mskql $5, $16, $5 # e0 : take care of misaligned head
91 mskql $5, $16, $4 # e0 :
H A Dstxcpy.S51 mskql t0, a1, t0 # e0 : assemble the first output word
137 mskql t0, a0, t0 # e0 :
147 mskql t6, a1, t6 # e0 : mask out the bits we have
249 mskql t6, a0, t6 # e0 :
H A Dev6-stxcpy.S63 mskql t0, a1, t0 # U : assemble the first output word
160 mskql t0, a0, t0 # U :
170 mskql t6, a1, t6 # U : mask out the bits we have
279 mskql t6, a0, t6 # U :
H A Dstxncpy.S59 mskql t0, a1, t0 # e0 : assemble the first output word
160 mskql t0, a0, t0 # e0 : mask trailing garbage in dst
171 mskql t6, a1, t6 # e0 : mask out bits already seen
306 mskql t6, a0, t6 # e0 :
H A Dev6-stxncpy.S71 mskql t0, a1, t0 # U : assemble the first output word
199 mskql t0, a0, t0 # U : mask trailing garbage in dst
213 mskql t6, a1, t6 # U : mask out bits already seen
351 mskql t6, a0, t6 # U :
H A Dcopy_user.S109 mskql $2,$0,$2
H A Dev6-clear_user.S69 mskql $5, $16, $5 # .. U .. .. : take care of misaligned head
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19004 - "mskql %2,%7,%2\n\t"