genode/repos/base-hw/src/core/spec/x86_64
Adrian-Ken Rueegsegger 4b7a5ced3b hw_x86_64: Declare CPU context offset constants
The constants specify offset values of CPU context member variables as
specified by Genode::Cpu_state [1] and Genode::Cpu::Context [2].

[1] - repos/base/include/x86_64/cpu/cpu_state.h
[2] - repos/base-hw/src/core/include/spec/x86/cpu.h
2015-03-27 11:53:19 +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: Declare CPU context offset constants 2015-03-27 11:53:19 +01:00