aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/src/kernel/cpu/segment_register.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-04-10add register validation and assertsFabian Imhof1-1/+22
2025-04-10move context_switch function and environment into different directoryFabian Imhof1-0/+9
2025-04-10move context_switch function into cpp codeFabian Imhof1-1/+0
2025-04-05add wip context switch to user modeFabian Imhof1-0/+34