incubator-nuttx/arch/x86_64/include/intel64
p-szafonimateusz c18f722185 arch/intel64: optimise context switch
We save interrupted TCB state on tcb->xcp.regs not interrupt stack now
which allows us to remove x86_64_savestate() from up_switch_context()
and other places.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-10-14 17:54:06 +08:00
..
arch.h arch/x86_64:Add macros related to CPUID 2024-10-10 15:07:45 +02:00
inttypes.h
io.h arch/x86_64: convert all asm() to __asm__() 2024-09-07 01:01:24 +02:00
irq.h arch/intel64: optimise context switch 2024-10-14 17:54:06 +08:00
limits.h
types.h types.h: fix windows build error 2024-08-14 22:36:57 +08:00