<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[2440test中的bug？]]></title>
 <link><![CDATA[http://aiothome.net/read.php?tid=6694]]></link>
 <description><![CDATA[Latest 20 replies of 2440test中的bug？]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 08:08:30 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我可认为我的表述没问题。
435 stmia r2!, {r4-r7} 的操作一般不会刚好对齐镜像文件的大小，所以我用+N来描述。]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=6694#32258]]></link>
 <author><![CDATA[ofourme]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 21 Jun 2010 15:55:37 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[非常感谢ofourme 的留言！经过重新仔细分析代码，发现了理解的失误。ofourme 的意思我基本明白了，但是我觉得可能表述的不是很正确。这里重新分析r0,r2,r3变量的变化，也和大家一起进步。 

copy_proc_beg 
417 adr r0, ResetEntry&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ..]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=6694#32204]]></link>
 <author><![CDATA[luxinkai]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Mon, 21 Jun 2010 07:40:17 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[r3 == TopOfROM(运行域)
r0 == TopOfROM(加载域)+N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(N&gt;=0)
r2 == r3+N


sub r2,r2,r3 ----&gt; r2 == N
sub r0,r0,r2 ----&gt; r0 ==TopOfROM(加载域)，也即Entry+代码长度]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=6694#31963]]></link>
 <author><![CDATA[ofourme]]></author>
 <category><![CDATA[裸机程序和微型OS]]></category>
 <pubdate><![CDATA[Fri, 18 Jun 2010 13:42:09 +0000]]></pubdate>
</item>
</channel></rss>