genode/repos/base-hw
Adrian-Ken Rueegsegger 3e779e3ca1 hw_x86_64: Perform the user entry mode transition
The interrupt return instruction in IA-32e mode applies the prepared
interrupt stack frame to set the RFLAGS, CS and SS segment as well as
the RIP and RSP registers. It then continues execution of the user code.

For detailed information refer to Intel SDM Vol. 3A, section 6.14.3.
2015-03-27 11:53:20 +01:00
..
doc imx31: remove platform completely (fix #1360) 2015-01-12 14:24:15 +01:00
include hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
lib hw_x86_64: setup ISR and IDT 2015-03-27 11:53:18 +01:00
mk hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
run run: modularize run tool 2015-01-26 12:28:40 +01:00
src hw_x86_64: Perform the user entry mode transition 2015-03-27 11:53:20 +01:00