|
gem5
|
This is the complete list of members for ConditionRegisterState, including all inherited members.
| _name | ConditionRegisterState | private |
| busy | ConditionRegisterState | private |
| c_reg | ConditionRegisterState | private |
| computeUnit | ConditionRegisterState | private |
| ConditionRegisterState() | ConditionRegisterState | |
| exec(GPUDynInstPtr ii, Wavefront *w) | ConditionRegisterState | |
| init(uint32_t _size) | ConditionRegisterState | |
| markReg(int regIdx, uint8_t value) | ConditionRegisterState | inline |
| name() const | ConditionRegisterState | inline |
| numRegs() | ConditionRegisterState | inline |
| read(int regIdx, int threadId) | ConditionRegisterState | inline |
| regBusy(int idx) | ConditionRegisterState | inline |
| regStats() | ConditionRegisterState | inline |
| setParent(ComputeUnit *_computeUnit) | ConditionRegisterState | |
| write(int regIdx, int threadId, T value) | ConditionRegisterState | inline |