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

Prepare the assembly code sequence, Problem (a) Prepare the assembly c...

Problem (a) Prepare the assembly code sequence for each of the four styles (accumulator, memory-memory, stack, load/store) of machine for the code fragment: A = B + C;

Eeprom programming, how to store a bulk data in a external eeprom

how to store a bulk data in a external eeprom

Microcontroller, bello need help with a final project , I have to do a pres...

bello need help with a final project , I have to do a presentation on a digital stop watch , but I have to use edsim51 to make it wondering if you guys can help me

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

Zero flag, Zero flag: The next line compares the value in register. A ...

Zero flag: The next line compares the value in register. A with the value 1. If they are equivalent, the Zero flag is set (to 1). The next line then jumps to start: only if th

Sub-arithmetic instruction-microprocessor, SUB: Subtract :- The subtract in...

SUB: Subtract :- The subtract instruction subtracts the source operand from destination operand and result is left in the destination operand. Source operand might be memory locati

Evolution of microprocessor , EVOLUTION OF MICROPROCESSOR : ...

EVOLUTION OF MICROPROCESSOR : The digital circuits and systems may be broken into two part: 1) Sequential Circuit and 2) Combinational Circuits     Norm

Lds/les instruction execution-microprocessor, LDS/LES Instruction execution...

LDS/LES Instruction execution :  LAHF : Load AH from Lower Byte of Flag: - This instruction loads the AH register with the lower byte of the flag register. This instruction ca

Machine level programs-microprocessor, Machine Level Programs In this s...

Machine Level Programs In this section, a few machine levels programming instance, rather then, instruction sequences are presented for comparing the 8086 programming with that

Shr-sar-logical instruction-microprocessor, SHR : Shift Logical Right: Thi...

SHR : Shift Logical Right: This instruction performs bit-wise right shifts on the operand word or byte that might be reside in  a memory location or a register, by the specified c

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