|
From: Florian K. <fl...@ei...> - 2015-03-23 19:36:37
|
r12616 (merge mips32 port) adds a new field '_valEx' to the SysRes structure. However, the function sr_EQ which tests two SysRes values for equality ignores that field. That doesn't look right. But in case it is correct there should be some verbiage as to why _valEx does not matter for equality. Florian |