Re: [Clax86list] CISC vs RISC concepts -- from an assembly view



On 24 Apr 2006 19:49:26 -0700
"HellsRaison" <spamtrap@xxxxxxxxxx> wrote:

:Am I thinking clearly and realistically?

Clearly, perhaps, but not realistically. :-)

The original goal of RISC was, indeed, to limit the instruction set to
operations which could be performed in a single clock cycle. However, that
target was not only met, but surpassed, many years ago. These days, even
CISC processors execute multiple instructions per clock cycle -- not to
mention such performance enhancements as "out of order execution", "branch
prediction algorithms", and many others.

I suggest that you read some of Intel's hardware overview manuals, which
you can download from their web site.

-- Chuck

.



Relevant Pages

  • Re: [OT] Re: Whats the name for this?
    ... With a small instruction set the CPU can be designed to run ... Contemporary RISC is no longer a matter of a small instruction set. ... present a CISC instruction set to the programmer decode it to RISC ...
    (comp.programming)
  • Re: Intel publishes Larrabee paper
    ... making x86 faster, faster. ... The reason there are RISC chips is because not every company has the ... any one instruction set became the standard. ...
    (comp.arch)
  • Re: Blast from the past... Z80!
    ... Would you care to elaborate on 'moving data from here to there'? ... RISC operates on registers, so anything to do with memory will ... Reduced Instruction Set Complexity. ... between RISC and CISC. ...
    (sci.electronics.design)
  • Re: Assembly language programming in unix environment
    ... u have an AMD processor which is kind of difficult to program. ... RISC processor whereas intel is CISC. ... The instruction set is CISC, but at the chip level they both ...
    (Ubuntu)
  • Re: PIC vs ARM assembler (no flamewar please)
    ... cpus and CISC cpus. ... RISC and CISC are about instruction set architecture, ...
    (comp.arch.embedded)