genode/repos/base-hw/src/core/spec/x86_64
Reto Buerki 15d131b723 hw_x86_64: Use _virt_mtc_addr to calculate ISR base
Call the _virt_mtc_addr function with the _mt_isrs label to calculate
the ISR base address in Idt::setup. Again, assume the address to be
below 0x10000.
2015-03-27 11:53:27 +01:00
..
kernel hw_x86_64: Prefix gdt labels with _mt 2015-03-27 11:53:26 +01:00
crt0.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
idt.cc hw_x86_64: Use _virt_mtc_addr to calculate ISR base 2015-03-27 11:53:27 +01:00
mode_transition.s hw_x86_64: Calculate limit using _mt_gdt_end in Gdt::load 2015-03-27 11:53:27 +01:00
tss.cc hw_x86_64: Make Tss member functions non-static 2015-03-27 11:53:25 +01:00