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

Rep-string manipulation instruction-microprocessor, REP : Repeat Instructi...

REP : Repeat Instruction Prefix :- This instruction is utilized as a prefix to other instructions. The instruction in which the REP prefix is provided, is executed repetitively

Addsub, Using the AddSub program from Ch3 under c:\Masm615\examples as a re...

Using the AddSub program from Ch3 under c:\Masm615\examples as a reference, write a program that subtracts three 16-bit integers using only registers. Insert a call DumpRegs statem

Program for dispaying lcd characters, #include"lcd.asm"       ; assembly fi...

#include"lcd.asm"       ; assembly file is included for displaying lcd characters Main: PORTA EQU 0xF80  ; PORTS PORTB EQU 0xF81 PORTC EQU 0xF82 PORTD EQU 0xF83 R

Dec-arithmetic instruction-microprocessor, DEC:  Decrement :- The decremen...

DEC:  Decrement :- The decrement instruction subtracts 1 from the contents of the particular memory location or register. All the conditions code flags except carry flag are affec

Write a mips program that reads a string from user input, Description Wr...

Description Write a MIPS program that reads a string from user input, reverse each word (defined as a sequence of English alphabetic letters or numeric digits without any punctu

Boolean and comparison instructions, what will be the value of EAX after fo...

what will be the value of EAX after following instructions execute? mov bx, 0FFFFh and bx, 6Bh

Assembly language programming, Write an assembly language program that defi...

Write an assembly language program that defines symbolic constants for all seven days of the week

Aaa-arithmetic instruction-microprocessor, AAA: ASCII Adjust after Additio...

AAA: ASCII Adjust after Addition operation the AAA instruction is executed after an ADD instruction that adds 2 ASCII coded operands to give a byte of outcome in the AL. The AAA i

Scas-string manipulation instruction-microprocessor, SCAS : Scan String By...

SCAS : Scan String Byte or String Word:- This instruction scans a string of words or byte for an operand word or byte specified in the register AL or  register AX. The string i

#largest number, #write a program 8086 to find the largest number

#write a program 8086 to find the largest number

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