![Digital Equipment Alpha 21164PC Hardware Reference Manual Download Page 81](http://html.mh-extra.com/html/digital-equipment/alpha-21164pc/alpha-21164pc_hardware-reference-manual_2498508081.webp)
29 September 1997 – Subject To Change
Hardware Interface
3–9
21164PC Signal Names and Functions
int4_valid_h<3:0>
O
4
INT4 data valid. During write operations to noncached space,
these signals are used to indicate which INT4 bytes of data are
valid. This is useful for noncached write operations that have
been merged in the write buffer.
During read operations to noncached space, these signals indi-
cate which INT8 bytes of a 32-byte block need to be read and
returned to the processor. This is useful for read operations to
noncached memory.
Note: For both read and write operations, multiple
int4_valid_h<3:0> bits can be set simultaneously.
Table 3–1 21164PC Signal Descriptions
(Sheet 6 of 10)
Signal
Type Count Description
int4_valid_h<3:0>
Write Meaning
xxx1
data_h<31:0> valid
xx1x
data_h<63:32> valid
x1xx
data_h<95:64> valid
1xxx
data_h<127:96> valid
int4_valid_h<3:0>
Read Meaning
xxx1
data_h<63:0> valid
xx1x
data_h<127:64> valid
x1xx
data_h<191:128> valid
1xxx
data_h<255:192> valid