Home | History | Annotate | Download | only in arm

Lines Matching full:x100

264  * mov operand2:     values represented with x << (2 * y), x < 0x100
422 if ((int)arg < 0 && (int)arg >= -0x100) {
1824 if (val < 0x100)
1829 if (val > -0x100)