作者tinlans ( )
看板Programming
标题Re: 烦请推荐「初学者」适用的组合语言好书
时间Sat Feb 3 03:05:08 2007
※ 引述《[email protected] (try or test)》之铭言:
: 请教一下, 所谓对 I/O devices 下指令, 是指组语的那类指令会
: 跳出讯息说还没实作 ?
: 1. in reg, port
: out reg, port
: 2. move reg, memory-map-i/o-port
: 3. move memory-pointer-space, memory-map-i/o-pointer-space
: 4. BIOS int xx
: 5. system call for I/O device
: 先谢谢 !
跟哪类指令其实无关 (如何送命令给 I/O devices 不是重点),
主要是 VMWare 里看到的 hardware devices 其实都是软体模拟的
(而且跟有没有选项能对应到实体设备无关),
换言之你能对这些 devices 下的命令相当有限,
这个部分的限制取决於 VMWare 本身对该模拟设备的实作程度,
不过只要是「做正常的事」的 I/O devices 命令,
都已经有 implement 了,
但如果你叫学生在 windows 95 上写个类似 CloneCD 的软体,
那恐怕 VMWare 的表现会让你失望。
--
Name: Tseng, Ling-hua E-mail Address:
[email protected]
School: National Tsing Hua University Department: Computer Science
Interesting: C++, Compiler, PL/PD, OS, VM, Large-scale software design
Researching: Software pipelining for VLIW architectures
Homepage:
https://it.muds.net/~uranus
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.230.220.28