<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.ndwiki.org/index.php?action=history&amp;feed=atom&amp;title=EXR</id>
	<title>EXR - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.ndwiki.org/index.php?action=history&amp;feed=atom&amp;title=EXR"/>
	<link rel="alternate" type="text/html" href="https://www.ndwiki.org/index.php?title=EXR&amp;action=history"/>
	<updated>2026-05-06T07:51:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://www.ndwiki.org/index.php?title=EXR&amp;diff=1138&amp;oldid=prev</id>
		<title>TArntsen: EXR instruction</title>
		<link rel="alternate" type="text/html" href="https://www.ndwiki.org/index.php?title=EXR&amp;diff=1138&amp;oldid=prev"/>
		<updated>2009-08-13T13:16:32Z</updated>

		<summary type="html">&lt;p&gt;EXR instruction&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{InstructionBox&lt;br /&gt;
|Mnemonic=EXR&lt;br /&gt;
|Description=Execute register&lt;br /&gt;
|Format=EXR &amp;#039;&amp;#039;&amp;lt;[[source register|sr]]&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
|Code=140&amp;amp;nbsp;600&lt;br /&gt;
|Affected=IR, and according to specified instruction&lt;br /&gt;
|Architecture=[[ND-100]], [[ND-110 CPU|ND-110]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;EXR&amp;#039;&amp;#039;&amp;#039; is an assembly instruction. The contents of the register specified in the [[source register|sr]] field (bits 3-5 of the instruction) is transferred to the [[instruction register]] and then executed as an instruction.&lt;br /&gt;
&lt;br /&gt;
If sr contains a memory reference instruction with P-relative addressing, the address will be relative to the value of the [[P register]] for the EXR instruction. If sr contains a [[JPL]] instruction, the [[L register]] will point to the instruction after the EXR instruction.&lt;br /&gt;
&lt;br /&gt;
It is illegal to use EXR &amp;lt;sr&amp;gt; to fetch another EXR &amp;lt;sr&amp;gt; instruction. Attempting this will set the error flag Z in the [[ND-100_Registers#STS|status register]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
*{{ND-doc|06.014.02|Page 3-46}}&lt;br /&gt;
*{{ND-doc|06.029.01|Page 45}}&lt;br /&gt;
&lt;br /&gt;
[[Category:ND-100 instructions]]&lt;/div&gt;</summary>
		<author><name>TArntsen</name></author>
	</entry>
</feed>