Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / sam / cpus / vonk / n2 / lib / ras / xml / N2_SocErrorStatusReg.xml
<!-- interpreter=xml2reg args='-t' -->
<register_list>
<register name="SOC_ERROR_STATUS_REG (SOC_ERROR_STATUS_REG)">
<class_name>N2_SocErrorStatusReg</class_name>
<submodule>N2</submodule>
<comment>
SOC Error Status Register. This register contains status on SOC
errors. The status bits in this register are cleared by writing a 0 to
the bit position. The error register is not cleared on warm reset so
software can examine its contents after an error-induced reset. TABLE
12-50 shows the format of the SOC Error Status Register. TABLE 12-50
SOC Error Status Register - SOC_ERROR_STATUS_REG (0x80-0000-3000)
</comment>
<inherits>n2/lib/ras/xml/N2_SocErrorReg.xml</inherits>
<base_address>0x8000003000ULL</base_address>
<count>1</count>
<stride>8</stride>
<priv>yes</priv>
<field name="V">
<start_offset>63</start_offset>
<end_offset>63</end_offset>
<initial_value>0</initial_value>
<protection>RW</protection>
<field_type>NORMAL</field_type>
<comment>
Multiple uncorrected errors, one or more uncorrected errors were not logged.
</comment>
<format type="hex"/>
</field>
</register>
</register_list>