Third generation microprocessor, Assembly Language

Assignment Help:

III rd Generation Microprocessor:

The single 3rd generation microprocessor chip having 64-pins began with the introduction of 16-bit Intel 8086 in 1978. The other essential IIIrd generation microprocessors were, Motorola M68000, Zilog Z-8000, Texas Instruments TMS 99000, and National NS16016series etc. The 16-bit microprocessor by using HMOS technology gain better performance parameters w.r.t. the 8-bit microprocessors.  In addition to better   performance,   it has multiply/divide   arithmetic   hardware.   The memory addressing capabilities were increased for example IM Byte to 16 Mbyte through a variety of powerful and flexible addressing modes.

Intel 8088 was identical to 8086 but for the 8-bit data bus. So 8088 could read orwrite8-bits data at a time to or from the memory.  The Intel 80186 and 80188 were the enhanced versions of Intel 8086 and 8088, respectively. In addition to 16-bit CPU, 80188 and the 80186 had programmable peripheral devices integrated on the similar package. The program written for 80186 and 80188 cannot work well on 8088 and 8086, but those written for 8088 and 8086 worked without many difficulties on 80188 and 80186. This means they were    upward compatible with 8088 and 8086. The Intel 80286 was the advanced version of 80186. It is designed for use in multi-user/ multitasking environment.

 


Related Discussions:- Third generation microprocessor

Average of odd numbers, write an assembly language program to find average ...

write an assembly language program to find average of odd numbers from an array of 8 bit numbers

Find out the content of program, a- Trace the following program fragment an...

a- Trace the following program fragment and find out the content of ax after the          the execution of the program.         X db   5,7  -3,-9,4,-7,9               Mov

Program., write a Mips program that read a string AND PRINT IT ON THE SCREE...

write a Mips program that read a string AND PRINT IT ON THE SCREEN

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

Physical memory mapped and port input output-microprocessor, Physical Memor...

Physical Memory Mapped I/O and Port I/O : CPU controlled I/O comes in 2 ways. Simply the difference is whether we utilize the normal memory addresses for I/O, this is mention

Program, assembly language program to find larges number in an array

assembly language program to find larges number in an array

Avr, how to code

how to code

Nonrecursive Factorial, Write a nonrecursive version of the Factorial proce...

Write a nonrecursive version of the Factorial procedure (Section 8.3.2) that uses a loop. (A VideoNote for this exercise is posted on the Web site.) Write a short program that inte

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