Home | History | Annotate | Download | only in ARM

Lines Matching full:"0 x4"

840   unsigned Binary = 0x4 << 21;  // add: Insts{24-21} = 0b0100
890 Binary |= (0x4 << 4) | (1 << 7);
1041 case ARM_AM::asr: SBits = 0x4; break;