⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 desc.html

📁 gcc手册
💻 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="Desc">Desc</a>,

Next:<a rel="next" accesskey="n" href="Dim.html#Dim">Dim</a>,

Previous:<a rel="previous" accesskey="p" href="Def.html#Def">Def</a>,

Up:<a rel="up" accesskey="u" href="Pseudo-Ops.html#Pseudo%20Ops">Pseudo Ops</a>

<hr><br>

</div>



<h3 class="section"><code>.desc </code><var>symbol</var><code>, </code><var>abs-expression</var><code></code></h3>



   <p>This directive sets the descriptor of the symbol (see <a href="Symbol-Attributes.html#Symbol%20Attributes">Symbol Attributes</a>)

to the low 16 bits of an absolute expression.



   <p>The <code>.desc</code> directive is not available when <code>as</code> is

configured for COFF output; it is only for <code>a.out</code> or <code>b.out</code>

object format.  For the sake of compatibility, <code>as</code> accepts

it, but produces no output, when configured for COFF.



   </body></html>



⌨️ 快捷键说明

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