Architecture of 8088-microprocessor, Assembly Language

Assignment Help:

Architecture Of 8088

The register set of 8088 is accurately the same as in to 8086. The architecture of 8088 is also same to 8086 except for 2 changes; a) 8088 has 4-byte instruction queue and b) 8088 has 8-bit data bus. The function of particular block is the similar as in 8086.the 8088 architecture is shown in figure.

273_arch of 8088.jpg

                                                           Figure: Architecture of 8088

 

The addressing capability of 8088 is 1Mbyte, so, it needs 20 address bits, for example 20 addressing lines. When  handling  this 20-bit  address,  the segmented  memory  scheme  is utilized  and  the total  physical address  forming  procedure  is  the  similar as  explained  in  case  of  8086.  Memory addressingand organization methods of 8088.Whereas physically interfacing memory to 8088, there is nothing such as an even address bank or odd address bank. The total memory is homogeneously addressed as a bank of 1Mbyte memory locations by using the segmented memory scheme. This change in hardware is totally transparent to software.  As a conclusion of the modified data bus, the 8088 may access just a byte at a time. This fact reduces the speed of operation of 8088 as compared to 8086, but the 8088 mayprocess the 16-bit data internally. On account of this change in bus structure, the 8088 has different timing diagrams than 8086.

 


Related Discussions:- Architecture of 8088-microprocessor

8255 programmable peripheral interface-microprocessor, 8255 Programmable Pe...

8255 Programmable Peripheral Interface Intel's 8255 A programmable peripheral interface provides a nice instance of a parallel  interface. As shown the interface have a control

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

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

Interrupt-microprocessor, Interrupt When the CPU detects an interrupt s...

Interrupt When the CPU detects an interrupt signal, it stops activity of current and jumps to a special routine, known an interrupt handler. This handler then detects why the i

Arithmetic instruction-microprocessor , Arithmetic Instruction :           ...

Arithmetic Instruction :               These instructions are usually perform the arithmetic operations, like subtraction ,multiplication, addition, and division along with th

Comparison between 8086 and 8088, Comparison between 8086 and 8088 All ...

Comparison between 8086 and 8088 All the changes in 8088 above 8086 are indirectly or directly related to the 8-bit, 8085 compatible data and control bus interface. 1) The p

Pointer(ptr)-assemblers directive-microprocessor, PTR : Pointer:- The p...

PTR : Pointer:- The pointer operator which is used to declare the type of a variable, label or memory operand. The operator PTR is prefixed by either WORD or BYTE. If the prefi

Segmentation, segmentation and overlapping in assemble language

segmentation and overlapping in assemble language

Program to move string from offset-assembly program, Program : A program t...

Program : A program to move a string of the data words from offset 2000H to offset 3000H the length of the string is OFH. Solution : For writing this program, we will use

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

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