• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Quick Techie Question

Umm, I would classify a graphics chip more as an ASIC than as a cpu. I thought that the memory in a video card held frames and textures as opposed to instructions like in a CISC or RISC cpu.

Jeremy806
 
RISC vs CISC is more of a design strategy than anything else

not a certin processor enhancement chip or anything 😉
 
I thought that RISC v. CISC means the relationship between the number of microcode instructions per instruction. By "instructions" I mean, for example, x86 instructions. By microcode instructions I mean the internal instructions within the cpu, for the cpu within the cpu.

CISC would be one extreme, a one to one ratio.

RISC would be the other, many microcode instructions per cpu instruction.

Am I right?

jeremy806

 
Yup, thats pretty much it

so as a design strategy, you design it to have more microcode instructions per cpu instruction.
 
Back
Top