Chapter 1 MIC Summarize
Chapter 1 MIC Summarize
o S2, S1, S0 are status lines reflecting the operation type, while
in maximum mode LOCK prevents other bus masters from
gaining bus control during critical instructions.
Register Organization
o The Flag Register holds status flags reflecting CPU status and
results of arithmetic operations.
Segment Registers
o Pointers like IP, BP, SP contain offsets within the code, data,
and stack segments, while SI and DI are used for indexed and
indirect addressing in string manipulation.
o BHE (Bus High Enable) indicates data transfer on data bus D8-
D15, while A0 is analogous for the lower byte D0-D7.
o Instructions to set the trap flag involve pushing flags onto the
stack, modifying the flag register, and restoring it.
Pipelining in 8086
o The BIU (Bus Interface Unit) fills the queue and restarts when
at least two locations are vacant, improving processor
efficiency and execution speed.
Memory Segmentation