Lines Matching full:odd
126 /* case: odd-byte aligned, len > 1
127 * This case is dog slow, so don't give us an odd address.
157 _bbci.l a3, 1, 3f /* remaining 2-byte chunk, still odd addr */
206 bbsi.l a10, 0, 5f /* branch if one address is odd */
209 /* _bbsi.l a10, 0, 5f */ /* branch if odd address */
277 here, except for perhaps a trailing odd byte. It's
303 /* This section processes a possible trailing odd byte. */
316 /* Control branch to here when either src or dst is odd. We
318 so don't feed us an odd address. */
326 add a10, a10, a2 /* a10 = end of last odd-aligned, 2-byte src chunk */
346 j 4b /* process the possible trailing odd byte */