Home | History | Annotate | Download | only in mips

Lines Matching full:andi

1389       __ andi(result, result, 1);  // Cmp returns all 1's/0's, use only LSB.