Lines Matching full:alignment
18 * alignment handled by the hardware)
59 * The input source addresses are at alignment boundary.
94 * alignment boundary. Round down the addresses and then mask off
102 * We can not add limit with alignment offset(tmp1) here. Since the
112 lsl tmp1, tmp1, #3/* Bytes beyond alignment -> bits.*/
113 neg tmp1, tmp1/* Bits to alignment -64. */
124 /*src1 and src2 have different alignment offset.*/
160 add src1, src1, tmp3 /*backwards src1 to alignment boundary*/
173 /*How far is the current SRC2 from the alignment boundary...*/
181 * to an alignment boundary,load eight bytes and compare from
182 * the SRC2 alignment boundary. If all 8 bytes are equal,then start