genode/repos/base-hw/src/core/spec/x86_64
Adrian-Ken Rueegsegger 16a15237a4 hw_x86_64: Continue execution of the kernel
The instruction pointer is the first field of the master context and can
directly be used as a jump argument, which avoids additional register
copy operations.
2015-03-27 11:53:22 +01:00
..
kernel hw_x86_64: Add 64-bit user code and data segments to GDT 2015-03-27 11:53:19 +01:00
crt0.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
idt.cc hw_x86_64: setup ISR and IDT 2015-03-27 11:53:18 +01:00
isr.s hw_x86_64: setup ISR and IDT 2015-03-27 11:53:18 +01:00
mode_transition.s hw_x86_64: Continue execution of the kernel 2015-03-27 11:53:22 +01:00