PowerPC 上加载和存储的艺术
https://www.ibm.com/developerworks/cn/linux/l-powasm2.html
NX bit
https://en.wikipedia.org/wiki/NX_bit
Linux 可加载内核模块剖析
https://www.ibm.com/developerworks/cn/linux/l-lkm/index.html
PPC汇编手册
https://cache.freescale.com/files/product/doc/MPC82XINSET.pdf
Programming concepts and beginning PowerPC instructions
https://www.ibm.com/developerworks/library/l-powasm1/index.html
PowerPC 32位汇编入门讲解
https://blog.csdn.net/hahajinbu/article/details/50326937
https://zhiwei.li/text/2009/01/07/powerpc%E6%B1%87%E7%BC%96%E8%AF%AD%E8%A8%80/
https://www.ibm.com/developerworks/cn/linux/hardware/ppc/assembly/index.html
PowerPC 体系结构开发者指南
https://www.ibm.com/developerworks/cn/linux/l-powarch/index.html
PowerPC 汇编 — PowerPC 汇编简介
https://www.ibm.com/developerworks/cn/linux/hardware/ppc/assembly/index.html
PowerPC 汇编入门与优化
http://www.skywind.me/blog/archives/340
利用异常表处理 Linux 内核态缺页异常
https://www.ibm.com/developerworks/cn/java/kernel/l-page/
动态替换Linux核心函数的原理和实现
https://www.ibm.com/developerworks/cn/linux/l-knldebug/index.html
Linux 内存映射函数 mmap()函数详解
https://blog.csdn.net/yangle4695/article/details/52139585
http://blog.rootk.com/post/mmap-example-and-kernel-implementation.html
https://www.cnblogs.com/alex-tech/archive/2012/04/13/2445990.html