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

📄 mips-insn.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="MIPS%20insn">MIPS insn</a>,

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

Previous:<a rel="previous" accesskey="p" href="MIPS-autoextend.html#MIPS%20autoextend">MIPS autoextend</a>,

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

<hr><br>

</div>



<h4 class="section">Directive to mark data as an instruction</h4>



   <p>The <code>.insn</code> directive tells <code>as</code> that the following

data is actually instructions.  This makes a difference in MIPS 16 mode:

when loading the address of a label which precedes instructions,

<code>as</code> automatically adds 1 to the value, so that jumping to

the loaded address will do the right thing.



   </body></html>



⌨️ 快捷键说明

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