Skip to content

对《An Introduction to Assembly Programming with RISC-V》的中文翻译

Notifications You must be signed in to change notification settings

youth7/An-Introduction-to-Assembly-Programming-with-RISC-V-CN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

本文是对《An Introduction to Assembly Programming with RISC-V》一书的的中文翻译,为了更加符合中文的语言习惯,部分地方采用了意译。

注:某些Latex数学公式在其他markdown解释器能够正常展示,但上了github中却莫名报错,虽然可以修复这些问题让github正常显示公式,但这又会导致其他markdown解释器无法正常显示公式。经过考虑后决定不兼容github,如果有需要请下载仓库后使用主流markdown解释器打开。本文中的公式在typora和vscode+markdown插件中都能正常展示。

翻译到一半时发现自己一开始时是基于某个网上下载的老版本(Version: May 9, 2022),但作者此时已经发布了最新版本(Generated on October 15, 2023),新版修复了一系列的印刷错误外还删除了多余的章节(例如2022版本中的第五章),为了保持一致性决定还是继续使用老版本,新版本以后再说吧。

第一部分: 计算机系统和汇编语言入门

第二部分: 用户级的(user-level)编程

第三部分: 系统级的(System-level)编程

附录 RV32IM ISA参考

About

对《An Introduction to Assembly Programming with RISC-V》的中文翻译

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published