-
- Downloads
ia32: Move as much of the interrupt and syscall traps into C as possible
Showing
- include/arch/ia32/arch/fastpath/fastpath.h 1 addition, 1 deletioninclude/arch/ia32/arch/fastpath/fastpath.h
- src/arch/ia32/Makefile 2 additions, 0 deletionssrc/arch/ia32/Makefile
- src/arch/ia32/c_traps.c 169 additions, 0 deletionssrc/arch/ia32/c_traps.c
- src/arch/ia32/machine/fpu.c 4 additions, 2 deletionssrc/arch/ia32/machine/fpu.c
- src/arch/ia32/traps.S 11 additions, 207 deletionssrc/arch/ia32/traps.S
- tools/syscall_header_gen.py 4 additions, 3 deletionstools/syscall_header_gen.py
Loading
Please register or sign in to comment