The system call instruction unconditonally changes the NPC to the predefined address of an operating system handler. It places the current PC into the EPC register, and also sets SPR(0) to 1, indicating that the machine is executing in privileged mode. The exception cause register is also logically ored with the value 0x2.