摘要:
转自:https://www.codeproject.com/Articles/1225196/Create-Your-Own-Kernel-In-C boot.S We have defined a stack of size 512 bytes and managed by stackBotto 阅读全文
摘要:
<!-- flowchart 箭头图标 勿删 --> 深入浅出GNU X86-64 汇编 本文是我翻译自 Introduction to X86-64 Assembly for Compiler Writers. 因为之前在学校学的X86汇编都是32位的,而现在的PC机处理器基本都是64位的,我的L 阅读全文
摘要:
Load Full Pointer (lds,les, lfs, lgs, and lss) mem[32|48] -> reg[16|32] Reads a full pointer from memory and stores it in the specified segment regist 阅读全文