📄 asm6x.1
字号:
.bd B 3.TH asm6x 1 "Apr 13, 2006" "TI Tools" "TI Code Generation Tools".SH NAMEasm6x - Assembler.SH SYNOPSIS.B asm6x[.I options] [.I file(s)].SH DESCRIPTIONThe assembler translates human readable assembly language source files into machine language object files that are used by the linker. Source files can contain instructions, assembler directives and macro directives. You can use assembler directives to control various aspects of the assembly process, such as source listing format, data alignment, and section content. The Assembler should not be invoked directly; it should be invoked via the shell (cl). For more information on the assembler, see the .B Assembly Language Tools User's Guide.This tool should be invoked via the shell (cl). See the shell documentation for information on shell options..SH COPYRIGHT.TPCopyright (c) 2006, Texas Instruments, Inc.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -