Lines Matching full:andi
339 andi t8,t8,(NSIZE-1) /* t8 is a0/a1 word-displacement */
343 andi a3,a3,(NSIZE-1) /* copy a3 bytes to align a0/a1 */
359 andi t8,a0,7
401 andi t8,a1,(NSIZE-1)
428 andi t8,a2,NSIZEDMASK /* any whole 64-byte/128-byte chunks? */
542 andi
573 andi a2,t8,(NSIZE-1) /* a2 is the reminder past one (d)word chunks */
611 andi a3,a3,(NSIZE-1) /* copy a3 bytes to align a0/a1 */
630 andi t8,a2,NSIZEDMASK /* any whole 64-byte/128-byte chunks? */
729 andi t8,a2,NSIZEMASK /* Is there a 32-byte/64-byte chunk. */
764 andi a2,t8,(NSIZE-1) /* a2 is the reminder past one (d)word chunks */
802 andi REG7, a2, (NSIZE-1);/* REG7 is # of bytes to by bytes. */ \