-
- Downloads
x86: Make x86 the name of the architecture instead of IA32
IA32 is 32bit version of the x86 architecture. Whilst only IA32 is supported, much of the code is generic x86. Using a generic x86 architecture will aid in future 64bit support
Showing
- Makefile 2 additions, 2 deletionsMakefile
- include/arch/x86/arch/Makefile 0 additions, 0 deletionsinclude/arch/x86/arch/Makefile
- include/arch/x86/arch/api/objecttype.h 0 additions, 0 deletionsinclude/arch/x86/arch/api/objecttype.h
- include/arch/x86/arch/api/types.h 0 additions, 0 deletionsinclude/arch/x86/arch/api/types.h
- include/arch/x86/arch/benchmark.h 0 additions, 0 deletionsinclude/arch/x86/arch/benchmark.h
- include/arch/x86/arch/fastpath/fastpath.h 0 additions, 0 deletionsinclude/arch/x86/arch/fastpath/fastpath.h
- include/arch/x86/arch/kernel/apic.h 0 additions, 0 deletionsinclude/arch/x86/arch/kernel/apic.h
- include/arch/x86/arch/kernel/boot.h 0 additions, 0 deletionsinclude/arch/x86/arch/kernel/boot.h
- include/arch/x86/arch/kernel/boot_sys.h 0 additions, 0 deletionsinclude/arch/x86/arch/kernel/boot_sys.h
- include/arch/x86/arch/kernel/cmdline.h 0 additions, 0 deletionsinclude/arch/x86/arch/kernel/cmdline.h
- include/arch/x86/arch/kernel/elf.h 0 additions, 0 deletionsinclude/arch/x86/arch/kernel/elf.h
- include/arch/x86/arch/kernel/lock.h 0 additions, 0 deletionsinclude/arch/x86/arch/kernel/lock.h
- include/arch/x86/arch/kernel/multiboot.h 0 additions, 0 deletionsinclude/arch/x86/arch/kernel/multiboot.h
- include/arch/x86/arch/kernel/thread.h 0 additions, 0 deletionsinclude/arch/x86/arch/kernel/thread.h
- include/arch/x86/arch/kernel/vspace.h 0 additions, 0 deletionsinclude/arch/x86/arch/kernel/vspace.h
- include/arch/x86/arch/linker.h 0 additions, 0 deletionsinclude/arch/x86/arch/linker.h
- include/arch/x86/arch/machine.h 0 additions, 0 deletionsinclude/arch/x86/arch/machine.h
- include/arch/x86/arch/machine/capdl.h 0 additions, 0 deletionsinclude/arch/x86/arch/machine/capdl.h
- include/arch/x86/arch/machine/cpu_registers.h 0 additions, 0 deletionsinclude/arch/x86/arch/machine/cpu_registers.h
- include/arch/x86/arch/machine/fpu.h 0 additions, 0 deletionsinclude/arch/x86/arch/machine/fpu.h
Loading
Please register or sign in to comment