The intel processors , Assembly Language

Assignment Help:

The Intel Processors :        

The Intel Corporation is the biggest manufacturer  of microchips  in the world,  in addition  to being  the leading provider of chips for PCs. In actual fact, Intel invented the microprocessor,  the so-called "computer on a chip," in  the year 1971 with the 4004 model It was  this invention  that  led  to  the  first  microcomputers  that began appearing  in  the year 1975.  However,  Intel's  success  in  this  market  was  not  guaranteed  till  198l,  when  IBM released  the first IBM  PC,  which  was based  on the Intel  8088.  Since then all IBM machines and the compatibles based on IBM's design have been created on Intel's chips. A list of those chips, along with their basic specifications, is denoted in Table 1.4. Although the 80>SS was the first chip to be used in an IBM PC IBM really used an earlier chip, the 808(1, in a subsequent model, called the IBM PC XT. The chips that came later-the 286, 386, 486, and even the Pentium-I-correspond.

To sure design standards that were established by the 8086. This line of chips frequently referred to as the 80×86 line.

 

The steady increase in register size, bus size and addressable memory illustrated in Table 1.4 has also been accompanied by increases in clock speed. i.e., the clock attached to the first PCs ran at 4.77 MHz. whereas clock speeds for Pentium chips started at 60 MHz in the year 1993 and quickly rise to 100, 120, and 133,150, and 166 MHz.

2205_intel chips.jpg

It is essential to realize that these statistics do not convey all the improvements that have been made. The  basic  design  of  every  chip,  known  as  the  architecture,  has  raised  steadily  in    complexity and  sophistication.  i.e.,  the  architecture  of  the  386  contained  320,000  transistors,  ANCI  the  486 have 1.2 million. With the Pentium, that number rose to more than 3.1 million, and the Pentium Pro's architecture brought the total number of transistors on tile chip to 5.5 million. The growing complication of the architecture allowed Intel to incorporate some sophisticated techniques for procedure. One main improvement that came with the 386 is known virtual 8086 mode. In this mode, a single 386 chip could gain the processing power of 16 separate 8086 chips each running a separate copy of the operating system. It is like capability for virtual 8086 mode enabled a single 386 chip to run different type of programs at the same time, a technique known as multitasking. Every chip that succeeded the 386 has had the capacity for multitasking.

 

 

 


Related Discussions:- The intel processors

Cmps-string manipulation instruction-microprocessor, CMPS : Compare String...

CMPS : Compare String Byte or String Word:-The CMPS instruction may be utilized to compare two strings of Words or byte. The length of the string ought to be stored in the CX. If

Iret-loop-unconditional branch instruction-microprocessor, IRET : Return f...

IRET : Return from ISR:- When an interrupt service routine is called, before transferring control to it, the IP, CS  register and flag registers are stored in the stack to ment

Segment registers-microprocessor, Segment Registers The 8086 addresses ...

Segment Registers The 8086 addresses a segmented memory unlike 8085. The complete 1 megabyte memory, which 8086 is capable to address is divided into 16 logical segments.Thusea

Program that will display a list of the decades , Write an assembly languag...

Write an assembly language program that will display (print) a list of the Decades 2010, 2020, 2030... 2100 to the screen using a while loop.

Eax and ax register, MyLocation SDWORD 14 TheTest        SDWORD 8     mov ...

MyLocation SDWORD 14 TheTest        SDWORD 8     mov    eax,MyLocation     mov    ebx,TheTest     neg     eax,ebx     sub     eax,ebx Show exactly what lives in eax after executi

Implement an assembly language program, A good starting point for your prog...

A good starting point for your program is the toupper.asm program shown in class. It already queries the user for input and sets up a loop that looks at each character of the input

Assignment, 1. Write an assembly program that adds the elements in the odd ...

1. Write an assembly program that adds the elements in the odd indices of the following array. Use LOOP. What is the final value in the register? array1 DWORD 10, 20, 30, 40, 50, 6

Assignment, Write an assembly program that adds the elements in the odd ind...

Write an assembly program that adds the elements in the odd indices of the following array. Use LOOP. What is the final value in the register?

Group-assemblers directive-microprocessor, GROUP : Group the Related Segme...

GROUP : Group the Related Segments:- The directive which is used to form logical groups of segments with same purpose or type. This isused to inform the assembler to form a log

Program to move contents in memory-machine level programs, Example : Write...

Example : Write a program to move the contents of the memory location 0500H to BX and also to register CX. Add immediate byte 05H to the data residing in memory location, whose ad

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