Searched refs:mskql (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/alpha/lib/ |
H A D | csum_partial_copy.c | 31 #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 D | memset.S | 61 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 D | ev6-memset.S | 87 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 D | clear_user.S | 81 mskql $5, $16, $5 # e0 : take care of misaligned head 91 mskql $5, $16, $4 # e0 :
|
H A D | stxcpy.S | 51 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 D | ev6-stxcpy.S | 63 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 D | stxncpy.S | 59 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 D | ev6-stxncpy.S | 71 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 D | copy_user.S | 109 mskql $2,$0,$2
|
H A D | ev6-clear_user.S | 69 mskql $5, $16, $5 # .. U .. .. : take care of misaligned head
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 19004 - "mskql %2,%7,%2\n\t"
|