Legend:


SPQB = Size of the Prefetch Queue (PQueue) in Bytes
NEBIPQ = Number of Empty Bytes In PQueue to initiate prefetch cycle
*MPBRMP = Minimum possible number of Bytes to Read from Memory to Prefetch
DIQL = Decoded Instruction Queue Length, measured in instructions
OCSKB = On-chip Cache Size in KiloBytes
DBSB = Data Bus Size in Bits
ABSB = Address Bus Size in Bits
- = None
b = 16-byte burst mode cache line fill
a = 32-byte burst mode cache line fill

* note that starting with the 486, prefetches are read from the cache.
A cache line fill is performed in case of a cache miss and starts to
read on paragraph boundaries only. A cache line on the 486 is 16 bytes
in size. On the Pentium, a line fill starts on a boundary which lies
at an even number of paragraphs (32-byte chunks).

(NEC & 188/186 prefetches supplied by Anthony Naggs)




PUSH Pushes value or register onto the stack.
──────────────────────────────────────────────────────────────────────────────