Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chunhuajiang/arm-gcc-inline-assembler
ARM GCC 内联汇编参考手册 - 中文版
https://github.com/chunhuajiang/arm-gcc-inline-assembler
Last synced: 14 days ago
JSON representation
ARM GCC 内联汇编参考手册 - 中文版
- Host: GitHub
- URL: https://github.com/chunhuajiang/arm-gcc-inline-assembler
- Owner: chunhuajiang
- Created: 2016-08-06T13:14:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-24T08:21:40.000Z (over 1 year ago)
- Last Synced: 2024-08-01T17:31:39.235Z (3 months ago)
- Language: HTML
- Size: 437 KB
- Stars: 112
- Watchers: 11
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ARM GCC 内联汇编参考手册 - 中文版
- 学习内联汇编的“葵花宝典”~
------
- **热烈欢迎大家点击右上角的 Fork、Star 按钮**
# 翻译说明
- 原文链接:[http://www.ethernut.de/en/documents/arm-inline-asm.html](http://www.ethernut.de/en/documents/arm-inline-asm.html)
- 本文档已有中文译文,翻译于2009年:[http://blog.chinaunix.net/uid-20706279-id-1888741.html](http://blog.chinaunix.net/uid-20706279-id-1888741.html)
- 本文档英文原版已有多次更新,更改、新增的内容较多,详细修改历史请参考文档末尾 *文档历史* 一节
- 本文主体容是按照英文原文翻译的,只有在遇到极个别不理解的地方才参考了中文译文
- 在翻译本文时,本人尽量做到先理解,再翻译,以便更准确地将原文的意思呈现出来
- 如有**任何**问题,请前往如下地址参与评论、讨论:CSDN 博客:[http://blog.csdn.net/tidyjiang/article/details/52138598](http://blog.csdn.net/tidyjiang/article/details/52138598)个人博客:[http://iot-fans.xyz/2016/08/05/zephyr/other-inline-assembler/](http://iot-fans.xyz/2016/08/05/zephyr/other-inline-assembler/)个人博客:[http://iot-fans.xyz/release/zephyr/arm-gcc-inline-assembler.html](http://iot-fans.xyz/release/zephyr/arm-gcc-inline-assembler.html)GitHub:[https://github.com/chunhuajiang/arm-gcc-inline-assembler](https://github.com/tidyjiang8/arm-gcc-inline-assembler)
- 离线收藏、阅读请前往如下地址下载:
- 个人博客:[http://iot-fans.xyz/release/zephyr/arm-gcc-inline-assembler.pdf](http://iot-fans.xyz/release/zephyr/arm-gcc-inline-assembler.pdf)
- GitHub: [https://github.com/chunhuajiang/arm-gcc-inline-assembler](https://github.com/tidyjiang8/arm-gcc-inline-assembler)
- 字数统计:6403 字