int.html

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

HTML
28
字号
<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="Int">Int</a>,

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

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

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

<hr><br>

</div>



<h3 class="section"><code>.int </code><var>expressions</var><code></code></h3>



   <p>Expect zero or more <var>expressions</var>, of any section, separated by commas. 

For each expression, emit a number that, at run time, is the value of that

expression.  The byte order and bit size of the number depends on what kind

of target the assembly is for.



   </body></html>



⌨️ 快捷键说明

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