Lowers the privilege level by setting the bit 0 of the CONTROL register. Bit 0 of the CONTROL register defines the privilege level of Thread Mode. Bit[0] = 0 --> The processor is running privileged Bit[0] = 1 --> The processor is running unprivileged.