Alex Smith 370ab57d49 Initial userland support for x86_64.
Userland switch is implemented, as is basic system call support (using
SYSCALL/SYSRET). The system call handler is not yet complete: it doesn't
handle more than 6 arguments, and does not perform all the necessary kernel
entry/exit work (neither does the interrupt handler). However, this is
sufficient for runtime_loader to start and print some debug output.
2012-07-23 17:12:12 +01:00
..
2012-05-24 06:39:43 -05:00
2012-04-13 00:53:09 +02:00
2012-07-23 17:12:12 +01:00
2012-07-09 11:11:38 +01:00