急! Computer: ''microprocessor instructions''

2007-09-22 5:46 am
我只用英文問喇,抱歉
大家答到就答喇,在此致謝

An indexed instruction like "load indexed xxxx AC" needs to make use of index register IX. But for simple microprocessor with limited registers, we can implement "load indexed" instruction if we treat the accumulator AC as the index register. The ONLY difference here is that the AC is also the index register.
更新1:

Question: Although it is possible to have "load indexed" with AC being the index register, it is not meaningful to implement the corresponding "store indexed" instruction. Explain why...

回答 (1)

2007-09-22 11:19 pm
✔ 最佳答案
whether the contents of AC is a calculation result or an index is NOT the concern of the microprocessor. It is the concern of the programmer. Therefore, there is no need to have the "store indexed" instruction.


收錄日期: 2021-04-25 13:07:41
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20070921000051KK03847

檢視 Wayback Machine 備份