📄 z8000-dependent.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="Z8000-Dependent">Z8000-Dependent</a>,
Next:<a rel="next" accesskey="n" href="Vax-Dependent.html#Vax-Dependent">Vax-Dependent</a>,
Previous:<a rel="previous" accesskey="p" href="V850-Dependent.html#V850-Dependent">V850-Dependent</a>,
Up:<a rel="up" accesskey="u" href="Machine-Dependencies.html#Machine%20Dependencies">Machine Dependencies</a>
<hr><br>
</div>
<h3 class="chapter">Z8000 Dependent Features</h3>
<p>The Z8000 as supports both members of the Z8000 family: the
unsegmented Z8002, with 16 bit addresses, and the segmented Z8001 with
24 bit addresses.
<p>When the assembler is in unsegmented mode (specified with the
<code>unsegm</code> directive), an address takes up one word (16 bit)
sized register. When the assembler is in segmented mode (specified with
the <code>segm</code> directive), a 24-bit address takes up a long (32 bit)
register. See <a href="Z8000-Directives.html#Z8000%20Directives">Assembler Directives for the Z8000</a>,
for a list of other Z8000 specific assembler directives.
<ul class="menu">
<li><a accesskey="1" href="Z8000-Options.html#Z8000%20Options">Z8000 Options</a>: No special command-line options for Z8000
<li><a accesskey="2" href="Z8000-Syntax.html#Z8000%20Syntax">Z8000 Syntax</a>: Assembler syntax for the Z8000
<li><a accesskey="3" href="Z8000-Directives.html#Z8000%20Directives">Z8000 Directives</a>: Special directives for the Z8000
<li><a accesskey="4" href="Z8000-Opcodes.html#Z8000%20Opcodes">Z8000 Opcodes</a>: Opcodes
</ul>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -