335a336,339
> // This state is UNPREDICTABLE in the ARM architecture
> // The easy thing to do is just mask off the bit and
> // stay in the current mode, so we'll do that.
> newPC &= ~mask(2);