ARM 相关的网站
http://www.davespace.co.uk/arm/introduction-to-arm/barrel-shifter.html点击打开链接
http://www.arm.com/files/downloads/ARMv8_white_paper_v5.pdf 点击打开链接
http://blog.sina.com.cn/s/blog_4ae178ba0101814r.html点击打开链接
多核操作系统设计
http://mil-embedded.com/pdfs/LynuxWorks.Jan08.pdf点击打开链接
HEVC 相关
http://blog.sina.com.cn/s/blog_4ae178ba0101814r.html点击打开链接
介绍 LP64 Data Model
http://www.unix.org/version2/whatsnew/lp64_wp.html 点击打开链接
http://www.unix.org/version2/whatsnew/index.html点击打开链接
64位编程方法相关
http://www.viva64.com/en/l/点击打开链接
http://en.wikipedia.org/wiki/Sign_extension点击打开链接
https://www.securecoding.cert.org/confluence/display/seccode/INT02-C.+Understand+integer+conversion+rules点击打开链接
C编译相关
https://www.securecoding.cert.org/confluence/display/seccode/DCL03-C.+Use+a+static+assertion+to+test+the+value+of+a+constant+expression点击打开链接
http://stackoverflow.com/questions/18347122/attribute-sectionname-usage点击打开链接