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

📄 manual.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="Manual">Manual</a>,

Next:<a rel="next" accesskey="n" href="GNU-Assembler.html#GNU%20Assembler">GNU Assembler</a>,

Up:<a rel="up" accesskey="u" href="Overview.html#Overview">Overview</a>

<hr><br>

</div>



<h3 class="section">Structure of this Manual</h3>



   <p>This manual is intended to describe what you need to know to use

<small>GNU</small> <code>as</code>.  We cover the syntax expected in source files, including

notation for symbols, constants, and expressions; the directives that

<code>as</code> understands; and of course how to invoke <code>as</code>.



   <p>This manual also describes some of the machine-dependent features of

various flavors of the assembler.



   <p>On the other hand, this manual is <em>not</em> intended as an introduction

to programming in assembly language--let alone programming in general! 

In a similar vein, we make no attempt to introduce the machine

architecture; we do <em>not</em> describe the instruction set, standard

mnemonics, registers or addressing modes that are standard to a

particular architecture. 

You may want to consult the manufacturer's

machine architecture manual for this information.



   </body></html>



⌨️ 快捷键说明

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