Welcome to Siyuan's wiki. This wiki is intended to document my research and to share these stuff with anyone. You can find more pages by clicking on on the top navigation bar. If you are confused about a page, you can leave a comment in the discussion section at the bottom of that page.

See About Push.Mind for more information.


淡泊明志,宁静致远。

Steps * Download the latest version from https://github.com/Dreamacro/clash/releases. * Unzip the download file and run sudo chmod +x clash-exe to give it execute permission. * Run ./clash-ex…
read more…
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…