GNU ARM Assembler Quick Reference.pdf

时间:2021-02-08 08:58:23
【文件属性】:
文件名称:GNU ARM Assembler Quick Reference.pdf
文件大小:109KB
文件格式:PDF
更新时间:2021-02-08 08:58:23
GNU ARM Assembler A summary of useful commands and expressions for the ARM architecture using the GNU assembler is presented briefly in the concluding portion of this Appendix. GNU Assembler Directives for ARM The follow is an alphabetical listing of the more command GNU assembler directives. Machine Dependent Directives .arm Assemble using arm mode .thumb Assemble using thumb mode .code16 Assemble using thumb mode .code32 Assemble using arm mode .force_thumb Force thumb mode (even if not supported) .thumb_func Mark entry point as thumb coded (force bx entry) .ltorg Start a new literal pool Assembler Special Characters / Syntax Register Names Arm Procedure Call Standard (APCS) Conventions Addressing Modes Machine Dependent Directives Opcodes

网友评论