You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matos/arch/x86
Mathieu Maret edcac85b35
OnDemand paging for heap
7 months ago
..
boot Makefile: all asm in Gnu AS 1 year ago
cpu_context.c Add support for syscall with more than 3 args 1 year ago
cpu_context_switch.S Page fault: more information 1 year ago
exception.c OnDemand paging for heap 7 months ago
exception.h Use ASM exception wrapper 1 year ago
exception_wrappers.S Naming fix 1 year ago
gdt.c WIP: add TSS management 1 year ago
gdt.h Wrap IRQ, Exception, cpu_context to be ready for user 1 year ago
idt.c organize by arch 3 years ago
idt.h organize by arch 3 years ago
interrupt.h Use ASM exception wrapper 1 year ago
irq.c irq handler get complete CPU state in arguments 1 year ago
irq.h irq handler get complete CPU state in arguments 1 year ago
irq_pit.S pit_handler: fix stack growing 1 year ago
irq_wrappers.S Naming fix 1 year ago
mmuContext.c Various small fix 1 year ago
paging.c Fix few issues/leaks 1 year ago
paging.h Integrate MMU context 1 year ago
processor.h More more stuff in arch subdir 3 years ago
swintr.c Userspace with a syscall 1 year ago
swintr.h load userspace from disk 1 year ago
syscall_wrappers.S Correct return value from syscall 1 year ago