Re: 煩請推薦「初學者」適用的組合語言好書
※ 引述《tester.bbs@bbs.csie.ncu.edu.tw (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: uranus@it.muds.net
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
討論串 (同標題文章)
Programming 近期熱門文章
PTT數位生活區 即時熱門文章