Instruction for switching between user mode to kernel mode?

INT 42 on x86 platform will generate a software interrupt to raise the processor execution level to previlage mode.

Comments (3)