📄 syntax.html
字号:
<html lang="en">
<head>
<title>Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.3">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
</head>
<body>
<div class="node">
<p>
Node:<a name="Syntax">Syntax</a>,
Next:<a rel="next" accesskey="n" href="Sections.html#Sections">Sections</a>,
Previous:<a rel="previous" accesskey="p" href="Invoking.html#Invoking">Invoking</a>,
Up:<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr><br>
</div>
<h2 class="chapter">Syntax</h2>
<p>This chapter describes the machine-independent syntax allowed in a
source file. <code>as</code> syntax is similar to what many other
assemblers use; it is inspired by the BSD 4.2
assembler, except that <code>as</code> does not assemble Vax bit-fields.
<ul class="menu">
<li><a accesskey="1" href="Preprocessing.html#Preprocessing">Preprocessing</a>: Preprocessing
<li><a accesskey="2" href="Whitespace.html#Whitespace">Whitespace</a>: Whitespace
<li><a accesskey="3" href="Comments.html#Comments">Comments</a>: Comments
<li><a accesskey="4" href="Symbol-Intro.html#Symbol%20Intro">Symbol Intro</a>: Symbols
<li><a accesskey="5" href="Statements.html#Statements">Statements</a>: Statements
<li><a accesskey="6" href="Constants.html#Constants">Constants</a>: Constants
</ul>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -