Home | History | Annotate | Download | only in arm

Lines Matching full:b1111

776                      (0b1111 << 8) |
778 EmitMiscellaneous(cond, op1, op2, 0b1111, encoding);
1117 Vd = reg & 15U /* 0b1111 */;
1121 Vd = (reg >> 1) & 15U /* 0b1111 */;