8086 Pin Description
8086 Pin Description
22. RQ 0 , ¿ 0 , RQ 1,¿ 1 (30, 31) REQUEST/GRANT : These are bidirectional pins used by
other local bus masters to force the processor to release the local bus at the end of
processors current bus cycle. If the request is made while the CPU is performing a
Memory Cycle, it will release the local bus, provided, following conditions are met :
(a) Request occurs on or before T2.
(b) Current cycle is not the low byte of a word (or an odd address).
(C) Current cycle is not the first acknowledge of an Interrupt Acknowledge sequence.
(d) A locked instruction is not currently executing.
23. LOCK (29): This is an active low signal which indicates that other system bus
masters are not to gain control of the system bus while LOCK is active LOW.
LOCK is activated by LOCK prefix instruction and remains active until the completion of the
next instruction.
24. QS1, QSO (24, 25) QUEUE STATUS: QS1, QSO provide the Queue Status in order
to provide external tracking of internal 8086 Instruction Queue.