摘要: 转自: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 阅读全文
posted @ 2019-04-02 17:22 逐梦客! 阅读(227) 评论(0) 推荐(0) 编辑
摘要: <!-- flowchart 箭头图标 勿删 --> 深入浅出GNU X86-64 汇编 本文是我翻译自 Introduction to X86-64 Assembly for Compiler Writers. 因为之前在学校学的X86汇编都是32位的,而现在的PC机处理器基本都是64位的,我的L 阅读全文
posted @ 2019-04-02 15:45 逐梦客! 阅读(4905) 评论(0) 推荐(2) 编辑
摘要: 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 阅读全文
posted @ 2019-04-02 12:49 逐梦客! 阅读(235) 评论(0) 推荐(0) 编辑