explain Modern architecture of microprocessor, Basic Computer Science

Assignment Help:
There are many other techniques in which companies who manufacture microprocessors have attempted to get better the performance of their CPUs.
Cache memory
this is a small quantity of high-speed memory used specifically as a fast and effectual method of storage for generally used instructions. Most programs finish up accessing the same data and instructions over and over again at a few points in their execution. Placing these in higher speed storage, for instance a cache, provides a great improvement in the time taken for processing over continual accessing from the main memory at a slower speed.
Home computer processors usually have implemented the cache directly into their architecture, in what is recognized as a ''Level 1'' cache. The most modern CPUs also use external caches, which are referred to as ''Level 2'' cache and much larger in size than ''Level 1'' caches. More current processors have larger caches - for instance, the Intel 486 had a cache of only eight kilobytes, while the Pentium II used multiple stores totaling up to two megabytes of storage space.
Specialized instruction set extensions
the most generally known extensions to the traditional CPU instruction set are Intel''s MMX and AMD''s 3DNow Technology. These both come into use when the processor is asked to perform operations connecting graphics, audio and video, and contain a number of specific instructions which are specialized to perform the short repetitive tasks that make up the great majority of multimedia processing. These extensions use SIMD (Single Instruction, Multiple Data) instructions in order to greatly reduce the time taken; by itself instructions perform their operations to multiple pieces of data at the same time.
MMX makes use of fifty-seven SIMD instructions, while the Pentium 4 raises this number to one hundred and forty-four. This includes additional extensions to improve operations relating to internet-related activity, such as the streaming of music and video files. The improved 3DNow! Technology found in the AMD Athlon processor also contains SIMD instructions for this purpose. Such extensions eventually enhance the performance of the processor in activities involving to multimedia applications, gaming, and use of the internet and other forms of contact.
Hyperthreading
Hyper threading is a new technology, brought up by Intel with their most current Pentium 4 processors. It works by using what is identified as ''simultaneous multithreading'' to make the single processor come out to the computer operating system as multiple logical processors. This enables the CPU via use of shared hardware resources to execute multiple separate parts of a program (or ''threads'') at the same time.
This technology does not give the same performance increase as actual separate processors would do, but gives a considerable boost for less cost and power consumption than said multiple processors would need. Current processors for example the aforementioned Pentium 4 currently split the CPU into two logical processors. Intel is at present working on additional advancements which will enable splitting higher numbers of threads to be simultaneously executed.
This concludes the part of the further features of the more modern microprocessor.

Related Discussions:- explain Modern architecture of microprocessor

The skill of Assembly Language, The skill of Assembly Language Programming ...

The skill of Assembly Language Programming (AoA), Randy Hyde''s acclaimed text on assembly language programming, is the most-frequently recommended book on 80x86 assembly language

What is Shortest-Remaining-Time (SRT) Scheduling?, • The SRT is the preemp...

• The SRT is the preemptive complement of SJF and helpful in time-sharing environment. • In SRT scheduling, the process with the least estimated run-time to completion is run next,

Wide area networks and metropolitan area networks, Metropolitan Area Networ...

Metropolitan Area Networks : These type of networks generally cover specific metropolitan area and provide to them all the services.  Wide Area Networks (WANs): Wide Are

Types of browsers, Types of Browsers: Line Mode Browsers : The initia...

Types of Browsers: Line Mode Browsers : The initial browsers were line mode text browsers. These browsers were simple and used to display text line by line. They used to prov

Encoder, What is an encoder? Draw the logic circuit of Decimal to BCD encod...

What is an encoder? Draw the logic circuit of Decimal to BCD encoder and explain its working.?

Computer definition ., what is the short and complete definition of compute...

what is the short and complete definition of computer

Execute a command in operating system, Execute a command in operating syste...

Execute a command in operating system: In order to execute a command OS does the following steps:   It accepts a command from a user through mouse clicks or from t

Python Tuples , A tuple is one more series data type that is like to the li...

A tuple is one more series data type that is like to the list. A tuple consists of a number of values divided by commas. Not like lists, though, tuples are enclosed inside parenthe

C, Padovan sequence

Padovan sequence

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd