pdp-11-pseudos.html

来自「gcc手册」· HTML 代码 · 共 34 行

HTML
34
字号
<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="PDP-11-Pseudos">PDP-11-Pseudos</a>,

Next:<a rel="next" accesskey="n" href="PDP-11-Syntax.html#PDP-11-Syntax">PDP-11-Syntax</a>,

Previous:<a rel="previous" accesskey="p" href="PDP-11-Options.html#PDP-11-Options">PDP-11-Options</a>,

Up:<a rel="up" accesskey="u" href="PDP-11-Dependent.html#PDP-11-Dependent">PDP-11-Dependent</a>

<hr><br>

</div>



<h4 class="section">Assembler Directives</h4>



   <p>The PDP-11 version of <code>as</code> has a few machine

dependent assembler directives.



     <dl>

<dt><code>.bss</code>

     <dd>Switch to the <code>bss</code> section.



     <br><dt><code>.even</code>

     <dd>Align the location counter to an even number. 

</dl>



   </body></html>



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?