1
0
mirror of https://github.com/taigrr/gopher-os synced 2025-01-18 04:43:13 -08:00

3 Commits

Author SHA1 Message Date
Achilleas Anagnostopoulos
c5aa5fe05f Add method for reading the CR2 register value
This will allow us to figure out the virtual address that caused a page-
or general protection fault.
2017-06-21 21:36:59 +01:00
Achilleas Anagnostopoulos
cd3199199b Add assemnly code for enabling/disabling insterrupts and halting the CPU 2017-06-21 07:59:48 +01:00
Achilleas Anagnostopoulos
d793300279 Move TLB-handling code to the cpu pkg 2017-06-21 07:57:05 +01:00