<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_will not update</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/10057/rss</id><updated>2007-02-04T03:30:45Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/10057/rss"/><entry><id>http://www.cnblogs.com/xw009/archive/2006/03/27/360077.html</id><title type="text">汇编----串操作类指令</title><summary type="text">在计算机中，大部分数据存放在主存中，8086CPU提供了一组处理主存中连续存放的数据串的指令——串操作指令。串操作指令中，源操作数用寄存器SI寻址，默认在数据段DS中，但允许段超越；目的操作数用寄存器DI寻址，默认在附加段ES中，不允许段超越。每执行一次串操作指令，作为源地址指针的SI和作为目的地址指针的DI将自动修改：+/-1（对于字节串）或+/-2（对于字串）。地址指针时增加还是减少取决于方向...</summary><published>2006-03-27T06:18:00Z</published><updated>2006-03-27T06:18:00Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xw009/archive/2006/03/27/360077.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/archive/2006/03/27/360077.html"/></entry><entry><id>http://www.cnblogs.com/xw009/archive/2005/09/06/231080.html</id><title type="text">自己动手写操作系统(三)</title><summary type="text">自己动手写操作系统(三)</summary><published>2005-09-06T05:18:00Z</published><updated>2005-09-06T05:18:00Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xw009/archive/2005/09/06/231080.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/archive/2005/09/06/231080.html"/></entry><entry><id>http://www.cnblogs.com/xw009/archive/2005/09/06/231079.html</id><title type="text">自己动手写操作系统(二) </title><summary type="text">自己动手写操作系统(二) </summary><published>2005-09-06T05:17:00Z</published><updated>2005-09-06T05:17:00Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xw009/archive/2005/09/06/231079.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/archive/2005/09/06/231079.html"/></entry><entry><id>http://www.cnblogs.com/xw009/archive/2005/09/06/231075.html</id><title type="text">自己动手写操作系统(一) </title><summary type="text">自己动手写操作系统(一) &#xD;</summary><published>2005-09-06T05:16:00Z</published><updated>2005-09-06T05:16:00Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xw009/archive/2005/09/06/231075.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/archive/2005/09/06/231075.html"/></entry><entry><id>http://www.cnblogs.com/xw009/archive/2005/09/05/230693.html</id><title type="text">讲解Linux下汇编语言的几篇文章</title><summary type="text">讲解Linux下AT&amp;T汇编的几篇文章链接！</summary><published>2005-09-05T14:17:00Z</published><updated>2005-09-05T14:17:00Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xw009/archive/2005/09/05/230693.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/archive/2005/09/05/230693.html"/></entry><entry><id>http://www.cnblogs.com/xw009/archive/2005/08/04/207687.html</id><title type="text">cs8900a驱动移植笔记</title><summary type="text">cs8900a移植到linux-2.6内核，实用的网卡驱动移植笔记！</summary><published>2005-08-04T13:50:00Z</published><updated>2005-08-04T13:50:00Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xw009/archive/2005/08/04/207687.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/archive/2005/08/04/207687.html"/></entry><entry><id>http://www.cnblogs.com/xw009/archive/2005/08/04/207686.html</id><title type="text">LCD驱动程序往2.6.11内核的移植总结</title><summary type="text">LCD移植到linux-2.6的一篇笔记总结！</summary><published>2005-08-04T13:48:00Z</published><updated>2005-08-04T13:48:00Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xw009/archive/2005/08/04/207686.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/archive/2005/08/04/207686.html"/></entry><entry><id>http://www.cnblogs.com/xw009/archive/2005/08/04/207684.html</id><title type="text">基于Linux2.6的YAFFS文件系统移植</title><summary type="text">关于yaffs移植到linux-2.6内核的实用文章！</summary><published>2005-08-04T13:44:00Z</published><updated>2005-08-04T13:44:00Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xw009/archive/2005/08/04/207684.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/archive/2005/08/04/207684.html"/></entry><entry><id>http://www.cnblogs.com/xw009/archive/2005/08/01/204991.html</id><title type="text">Linux操作系统网络驱动程序编写</title><summary type="text">写网络驱动程序的话,看一下这篇文章还是蛮不错的!</summary><published>2005-08-01T11:11:00Z</published><updated>2005-08-01T11:11:00Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xw009/archive/2005/08/01/204991.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/archive/2005/08/01/204991.html"/></entry><entry><id>http://www.cnblogs.com/xw009/archive/2005/07/01/184684.html</id><title type="text">ramdisk+busybox howto</title><summary type="text">介绍了用busybox来制作ramdisk镜像！</summary><published>2005-07-01T08:24:00Z</published><updated>2005-07-01T08:24:00Z</updated><author><name>will not update</name><uri>http://www.cnblogs.com/xw009/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xw009/archive/2005/07/01/184684.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xw009/archive/2005/07/01/184684.html"/></entry></feed>
