summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/framework/register/prdfRegisterCache.C
Commit message (Collapse)AuthorAgeFilesLines
* PRD: Removed BIT_STRING_CLASS aliasZane Shelley2017-02-151-6/+8
| | | | | | | | | | | | | Change-Id: I30b7e7a255c61734c688356c6646a0a04c32f424 RTC: 167819 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35696 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36448 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-12/+12
| | | | | | | Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRDF:Added access attribute in model of register in rule file.Prem Shanker Jha2013-07-301-12/+7
| | | | | | | | | | | | | | | | | Adding access attribute in register model helps to determine at run time if register expects any read and write operation. Since data is no longer part of register model, this additional attribute helps us to prevent unintentional reading of a write-only register while accessing its current content ( during cache miss ). RTC: 51455 Change-Id: Ia2aeded8b63d675a1d4b5182171bce4c8b14d17b Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5080 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5590
* Change in design of GetBitStringPrem Shanker Jha2013-04-031-9/+31
| | | | | | | | | | | | - It is no longer necessary to call GetBitString function of a register only when it is read atleast once. RTC: 66086 Change-Id: Ia67903c03e4aea9cc5a128b05eecacdd9af59c89 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3501 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3856
* Design change for PRD Registerprem2013-02-151-0/+104
- Addressed the use case of attention in PLL Domain.RuleChip under analysis is pushed to stack at the beginning of all public function of RuleChip.Same is poped back at the end of function. - Scope of RuleChip stack is no longer bound to scope of ServiceDataCollector. Change-Id: I152e85332f5443dbef3efeebc7de530ee0fee241 RTC: 47515 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2543 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3197
OpenPOWER on IntegriCloud