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 */
207 bbsi.l a10, 0, 5f /* branch if one address is odd */
210 /* _bbsi.l a10, 0, 5f */ /* branch if odd address */
278 here, except for perhaps a trailing odd byte. It's
304 /* This section processes a possible trailing odd byte. */
317 /* Control branch to here when either src or dst is odd. We
319 so don't feed us an odd address. */
327 add a10, a10, a2 /* a10 = end of last odd-aligned, 2-byte src chunk */
347 j 4b /* process the possible trailing odd byte */