![Digital Equipment Alpha 21164PC Hardware Reference Manual Download Page 195](http://html.mh-extra.com/html/digital-equipment/alpha-21164pc/alpha-21164pc_hardware-reference-manual_2498508195.webp)
29 September 1997 – Subject To Change
Internal Processor Registers
5–47
Memory Address Translation Unit (MTU) IPRs
Table 5–19 Miss Address File Mode Register Fields
(Sheet 1 of 2)
Name
Extent
Type
Description
DREAD_
NOMERGE
<00>
RW,0
Miss address file (MAF) DREAD Merge Disable. When set,
this bit disables all merging in the DREAD portion of the
MAF. Any load instruction that is issued when
DREAD_NOMERGE is set is forced to allocate a new entry.
Subsequent merging to that entry is not allowed (even if
DREAD_NOMERGE is cleared). Must be zero (MBZ) in nor-
mal operation.
WB_FLUSH_
ALWAYS
<01>
RW,0
When set, this bit forces the write buffer to flush whenever
there is a valid WB entry. Must be zero (MBZ) in normal
operation.
WB_
NOMERGE
<02>
RW,0
When set, this bit disables all merging in the write buffer. Any
store instruction that is issued when WB_NOMERGE is set is
forced to allocate a new entry. Subsequent merging to that
entry is not allowed (even if WB_ NOMERGE is cleared).
Must be zero (MBZ) in normal operation.
IO_NMERGE
<03>
RW,0
When set, this bit prevents loads from I/O space (address bit
<39>=1) from merging in the MAF. Should be zero (SBZ) in
typical operation.
WB_CNT_
DISABLE
<04>
RW,0
When set, this bit disables the 256-cycle WB counter in the
MAF arbiter. The top entry of the WB arbitrates at low prior-
ity only when a LDx_L instruction is issued or the number of
WB entries equals or exceeds the value programmed in
MAF_MODE<WB_LO_PRIO_THRESH>. Must be zero
(MBZ) in normal operation.
MAF_ARB_
DISABLE
<05>
RW,0
When set, this bit disables all DREAD and WB requests in the
MAF arbiter. WB_Reissue, Replay, Iref, and MB requests are
not blocked from arbitrating. This bit is cleared on both time-
out and chip reset. Must be zero (MBZ) in normal operation.
DREAD_
PENDING
<06>
R,0
Indicates the status of the MAF DREAD file. When set, there
are one or more outstanding DREAD requests in the MAF file.
When clear, there are no outstanding DREAD requests.