Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@shalini-goel14-ASmC2J • Mar 6, 2009
As far as I remember my Computer Architecture subject.
In CISC computers size of registers vary.
RISC have general purpose registers. All of same sizes.
CISC have different size registers because register sets consist of both Data registers and address registers. So size of both kind of regsiters vary based on computer architecture.
Please correct me if I have imparted any wrong information. 😀
@q8surgeon I guess you are more fresh to these topics so can you put some more light on both these topics here if you have enough time to do so. 😀
Thanks
Happy to help -
@yamini-uMEVDQ • Mar 6, 2009
I hope RISC has got more registers..As register access is faster than memory access, it is logical to have as many registers as possible and still be efficient. Register memory is the fastest memory but it is also the most costly and therefore there are cost limitations.. -
@predictor-lfVrRm • Mar 14, 2009
I think they typically do. The old AMD 29000 RISC processor had 192 general-purpose registers, each 32-bits wide.miniyI hope RISC has got more registers..As register access is faster than memory access, it is logical to have as many registers as possible and still be efficient. Register memory is the fastest memory but it is also the most costly and therefore there are cost limitations..
-Will Dwinnell
<a href="https://matlabdatamining.blogspot.com/" target="_blank" rel="nofollow noopener noreferrer">Data Mining in MATLAB</a>