上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 69 下一页

2023年7月7日

git出现Your branch and ‘origin/master‘ have diverged解决方法

摘要: https://blog.csdn.net/raoxiaoya/article/details/121785190 https://blog.csdn.net/d6619309/article/details/52711035 阅读全文

posted @ 2023-07-07 14:30 lh03061238 阅读(364) 评论(0) 推荐(0) 编辑

warning: 远程 HEAD 指向一个不存在的引用,无法检出(warning: remote HEAD refers to nonexistent ref, unable to checkout)

摘要: 参考:https://blog.csdn.net/williamvon/article/details/71421810 阅读全文

posted @ 2023-07-07 11:12 lh03061238 阅读(383) 评论(0) 推荐(0) 编辑

2023年7月5日

KGDB相关

摘要: https://archive.kernel.org/oldwiki/kgdb.wiki.kernel.org/ 使用kdb/kgdb调试内核 https://zhuanlan.zhihu.com/p/546416941 参考: https://www.kernel.org/doc/html/lat 阅读全文

posted @ 2023-07-05 16:30 lh03061238 阅读(15) 评论(0) 推荐(0) 编辑

2023年7月3日

GCC内置宏

摘要: 打印GCC预定义宏 https://blog.csdn.net/zoomdy/article/details/79361163 gcc 预定义宏(x86-64)https://blog.csdn.net/alan00000/article/details/47175063?spm=1001.2101 阅读全文

posted @ 2023-07-03 10:27 lh03061238 阅读(64) 评论(0) 推荐(0) 编辑

2023年6月26日

各类linux系统更改内核启动顺序

摘要: 参考: https://code84.com/63944.html 阅读全文

posted @ 2023-06-26 15:49 lh03061238 阅读(58) 评论(0) 推荐(0) 编辑

2023年5月20日

GNU汇编程序伪指令介绍

摘要: 汇编语言——伪指令详解 https://blog.csdn.net/weixin_43229030/article/details/106799580 ARM架构下常用GNU汇编程序伪指令介绍(Assembler Directive)https://blog.csdn.net/Roland_Sun/ 阅读全文

posted @ 2023-05-20 11:02 lh03061238 阅读(107) 评论(0) 推荐(0) 编辑

2023年5月18日

LP32 ILP32 LP64 LLP64 ILP64

摘要: 数据模型(LP32 ILP32 LP64 LLP64 ILP64 )https://www.cnblogs.com/lsgxeva/p/7614856.html 阅读全文

posted @ 2023-05-18 11:43 lh03061238 阅读(24) 评论(0) 推荐(0) 编辑

2023年5月17日

RISC-V寄存器

摘要: RISC-V 指令集的模块化和寄存器结构 https://www.cnblogs.com/wzx19970918/p/15728989.html#:~:text=RISC-V%20%E6%8C%87%E4%BB%A4%E9%9B%86%E6%9E%B6%E6%9E%84%E5%85%B7%E6%9C 阅读全文

posted @ 2023-05-17 09:55 lh03061238 阅读(631) 评论(0) 推荐(0) 编辑

aarch64浮点及矢量指令集寄存器

摘要: ARMv8 浮点及NEON指令集 https://blog.csdn.net/gaussrieman123/article/details/102702369 ARM V8A体系结构-第七章 AArch64的浮点和NEON https://blog.csdn.net/u010681589/artic 阅读全文

posted @ 2023-05-17 09:26 lh03061238 阅读(148) 评论(0) 推荐(0) 编辑

2023年5月16日

X86寄存器

摘要: 第17章-x86-64寄存器 https://www.cnblogs.com/mazhimazhi/p/15236954.html 浮点寄存器AVX概述 https://blog.csdn.net/mabin2005/article/details/118958843 SSE并行 https://b 阅读全文

posted @ 2023-05-16 19:44 lh03061238 阅读(9) 评论(0) 推荐(0) 编辑

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 69 下一页

导航