📄 mips-ase-instruction-generation-overrides.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%20ASE%20instruction%20generation%20overrides">MIPS ASE instruction generation overrides</a>,
Previous:<a rel="previous" accesskey="p" href="MIPS-option-stack.html#MIPS%20option%20stack">MIPS option stack</a>,
Up:<a rel="up" accesskey="u" href="MIPS-Dependent.html#MIPS-Dependent">MIPS-Dependent</a>
<hr><br>
</div>
<h4 class="section">Directives to control generation of MIPS ASE instructions</h4>
<p>The directive <code>.set mips3d</code> makes the assembler accept instructions
from the MIPS-3D Application Specific Extension from that point on
in the assembly. The <code>.set nomips3d</code> directive prevents MIPS-3D
instructions from being accepted.
<p>The directive <code>.set mdmx</code> makes the assembler accept instructions
from the MDMX Application Specific Extension from that point on
in the assembly. The <code>.set nomdmx</code> directive prevents MDMX
instructions from being accepted.
<p>Traditional <small>MIPS</small> assemblers do not support these directives.
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -