討論串[理工] [計組] 指令個數
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
就假設operand都在16個bits的最後面,. two-operand instruction需要12個bits決定operand,所以指令數最多2^(16-12) = 16個用掉13個,所以前4個bits剩下三種組合可以識別指令(instructions)。. 接下來考慮後12個bits,.
(還有181個字)
內容預覽:
A given computer has 16bit instruction. Operand address are specified. using 6bit field. There are 13 two-operand instructiond and 13. zero-operand in
(還有93個字)
首頁
上一頁
1
下一頁
尾頁