8 Memory Organisation of 8086

•The address bus of 8086 is 20-bit. • It can addressed 1 MB of memory. •The memory is organized as a linear array of up to 1 MB, from 0...
Read More

7 FLAGS Register of 8086

Flags is a 16-bit register containing 9 one bit flags Status Flag •Carry Flag – CF (bit 0) – Set (1) if an arithmetic operation gen...
Read More

6 Status Lines coding of 8086

•LOCK# •This is output signal. •When it is low, other system bus master will be prevented from gaining the system bus. •It is activat...
Read More

5 Signal Groups/ Pin descriptions of 8086

Pin descriptions of 8086 • The 8086 operates in –minimum mode (single processor mode ) –maximum mode (multiprocessor mode ) high perf...
Read More

4 Register Organization of 8086

• General purpose register •There are four 16 bit general purpose registers, i.e. AX, BX, CX, and DX. These are used to store 16- bit d...
Read More

3 Architecture of 8086

•The 8086 CPU is divided into two independent functional parts, the bus interface unit (BIU), and the execution unit (EU). •The Bus Int...
Read More