Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 3
There are 1 users currently browsing forums.
Computer Corner Looking to build a computer? Want to debate about AMD vs Intel? What's the best mouse? Use this forum to discuss consumers computers and seek help.

Reply
  #1  
Old 08-07-2009
New Born
 
Join Date: Aug 2009
Posts: 1
Rep Power: 0
Andrea98 is on a distinguished road
RISC (reduced instruction set computer)

RISC (reduced instruction set Professional Website Design computer) is a microprocessor that is designed to perform a smaller number of types of computer instructions so that it can operate at a higher speed (perform more millions of instructions per second, or MIPS). Since each instruction type that a computer must perform requires additional transistors and circuitry, a larger list or set of computer instructions tends to make the microprocessor more complicated and slower in operation.

The RISC concept has led to a more thoughtful design of the microprocessor. Among design considerations are how well an instruction can be mapped to the clock speed of the microprocessor (ideally, an instruction can be performed in one clock cycle); how "simple" an architecture is required; and how much work can be done by the microchip itself without resorting to software help.

Besides performance improvement, some advantages of RISC and related design improvements are: A new microprocessor can be developed and tested more quickly if one of its aims is to be less complicated. Operating system and application programmers who use the microprocessor's instructions will find it easier to develop code with a smaller instruction set. The simplicity of RISC allows more freedom to choose how to use the space on a microprocessor. Higher-level language compilers produce more efficient code than formerly because they have always tended to use the smaller set of instructions to be found in a RISC computer.
Reply With Quote
  #2  
Old 08-07-2009
I'm cacographic!
 
Join Date: Apr 2006
Location: Texas, USA
Age: 17
Posts: 1,662
Rep Power: 5
ddreier is on a distinguished road
Re: RISC (reduced instruction set computer)

Heh, I see what you did there. Nice try.
Reply With Quote
  #3  
Old 4 Weeks Ago
Toddler
 
Join Date: Feb 2010
Posts: 11
Rep Power: 0
asbo is on a distinguished road
Re: RISC (reduced instruction set computer)

nice post.
personally the only assembly I have programmed in is hcs12.
you should look at my thread on the fetch executre cycle and tell me what you think, great to finally have foudn a forum with people who know what an architecture is.

Edit: advertising pr!ck
Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On