Jump to content
IGNORED

Article on CISC vs RISC


Recommended Posts

I found this while searching for some info on RISC instruction sets.
There is a comparison between MIPS R2000 and the 80386.
The difference in code density is much less than I expected.
http://www.proenergia.net/ftp/colarte/Cursos%20Academicos/ARQUITECTURA%20DE%20COMPUTADORES/CLASES/1A.%20THE%20VON%20NEUMANN%20MODEL/Material%20Adicional/risc_cisc.pdf

Link to comment
Share on other sites

I had a quick look and they based their investigation on the instructions generated by a compiler from a given algorithm. To me, that is mostly a test of compiler efficiency and not much else.

I've seen assembly language programmers avoid using some instructions because it's faster to use others so you can't expect compilers to use them all.

The age of the article is a problem since compilers have improved since then.

Edited by JamesD
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...