参考资料
- 【已解决】asm汇编代码中的常量立即数操作数的语法
- 【整理】关于iOS内嵌汇编时basic asm和extend asm以及最佳实践
- 【已解决】iOS中ARM64内嵌汇编代码优化:用寄存器register保存参数变量值
- 【已解决】iOS中调用asm汇编关键字:asm asm asm和volatile volatile__
- 【已解决】iOS中如何inline内嵌汇编调用asm汇编代码
- 【整理】GNU和GCC的asm汇编语法
- 【未解决】iOS的inline汇编中arm代码svc 0x80去syscall调用open打开文件结果异常
- 低级语言 - 维基百科,自由的百科全书 (wikipedia.org)
- 机器语言、汇编语言(低级语言)、高级语言GO_DIE的博客-CSDN博客_机器语言
- 编程语言(Programming Language)、汇编语言(Assembly Language, ASM)、机器语言(Machine Language/Code)的区别和简介 | 数据学习者官方网站(Datalearner)
- 汇编语言 - 维基百科,自由的百科全书 (wikipedia.org)
- Compiling C and C++ code for Arm
- Assembler User Guide: Numeric constants (keil.com)
- Assembler User Guide: Syntax of numeric literals (keil.com)
- ARM Cortex-R Series Programmer's Guide
- How to load constants in assembly for Arm architecture - Architectures and Processors blog - Arm Community blogs - Arm Community
- Assembler User Guide: Syntax of Operand2 as a constant (keil.com)
- ARMCC: Locate Constants to Fixed Locations
- ARM Compiler armasm User Guide
- How do I do inline assembly on the IPhone? - Stack Overflow
- 'inline-assembly' tag wiki - Stack Overflow
- DontUseInlineAsm - GCC Wiki (gnu.org)
- Extended Asm (Using the GNU Compiler Collection (GCC))
- Procedure Call Standard for the Arm® 64-bit Architecture
- ARM GCC Inline Assembler Cookbook
- ConvertBasicAsmToExtended - GCC Wiki
- ios - fork() implementation by using svc call - Stack Overflow
- linux - ARM inline asm: exit system call with value read from memory - Stack Overflow
- iOS防护----越狱检测2021年版 - 简书 (jianshu.com)
- iOS安全攻防之ptrace等系统函数的调用方式 - 鸟的博客 (gitee.io)
- iOS汇编入门教程之ARM64汇编基础教程 / 张生荣 (zhangshengrong.com)
- 关于在XCode for Simulator中编译的c:inline asm,但无法在Device上编译 | 码农家园 (codenong.com)
- How to Use Inline Assembly Language in C Code — gcc 6 documentation (dmalcolm.fedorapeople.org)
- Arm Compiler User Guide Version 6.16
- Inline Assembler Overview | Microsoft Docs
- __asm | Microsoft Docs
- GCC-Inline-Assembly-HOWTO (ibiblio.org)
- Basic Asm (Using the GNU Compiler Collection (GCC))
- Extended Asm (Using the GNU Compiler Collection (GCC))
- Alternate Keywords (Using the GNU Compiler Collection (GCC))
- Size of an asm (Using the GNU Compiler Collection (GCC))