📄 arm-chars.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="ARM-Chars">ARM-Chars</a>,
Next:<a rel="next" accesskey="n" href="ARM-Regs.html#ARM-Regs">ARM-Regs</a>,
Up:<a rel="up" accesskey="u" href="ARM-Syntax.html#ARM%20Syntax">ARM Syntax</a>
<hr><br>
</div>
<h5 class="subsection">Special Characters</h5>
<p>The presence of a <code>@</code> on a line indicates the start of a comment
that extends to the end of the current line. If a <code>#</code> appears as
the first character of a line, the whole line is treated as a comment.
<p>The <code>;</code> character can be used instead of a newline to separate
statements.
<p>Either <code>#</code> or <code>$</code> can be used to indicate immediate operands.
<p>*TODO* Explain about /data modifier on symbols.
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -