Closed NathanKolpa closed 1 year ago
I've added the iretq function that can be used to transition from a higher privilege level to a lower privilege level. This can be useful when implementing multitasking for example.
iretq
I've added the
iretq
function that can be used to transition from a higher privilege level to a lower privilege level. This can be useful when implementing multitasking for example.