欢迎来到思源的维基。本维基是为了记录我的研习内容,并将这些东西分享给所有人。 点击顶部导航栏上的 图标可以搜索到更多的页面。如果对某个页面中的内容感到困惑,欢迎在该页面底部的讨 论区留下你的问题。

本维基中大部分文章都是英文,要建立一个中英双语的维基还有很长一段路要走。对了, 还得提醒各位,如果要转载本维基中的文章,请记得注明出处。


When writing a driver for ARM A64 CPU, we need to write some ASM functions that are then used by C. In this case, we may need to use some general-purpose registers to implement logic functions. So, …
read more…
Extension Description…
read more…
Instruction Extension Note Description …
read more…
According to the D1 user manual, the integrated C906 supports 32kB D-cache and the following write-through thresholds: * continuously storing 4 full cache lines. * continuously storing 16 full …
read more…
Tool Categary Description…
read more…
Base ISA ISA Description RV32I Provide 32-bit address spaces. …
read more…
This tool is designed to quickly jump to a specific directory in the Linux shell. you can find the source code and the manual at <https://github.com/execonic/linux-jcd>. Commits…
read more…
Link and Lane Figure 1. PCIe link A lane represents a set of differential signal pairs (one pair for transmission, one pair for reception). The data rates supported by each lane are listed in .…
read more…