gem5
|
This is the complete list of members for VecRegisterState, including all inherited members.
_name | VecRegisterState | private |
computeUnit | VecRegisterState | private |
d_reg | VecRegisterState | private |
init(uint32_t _size, uint32_t wf_size) | VecRegisterState | |
name() const | VecRegisterState | inline |
read(int regIdx, int threadId=0) | VecRegisterState | inline |
regSize() | VecRegisterState | inline |
regStats() | VecRegisterState | inline |
s_reg | VecRegisterState | private |
setParent(ComputeUnit *_computeUnit) | VecRegisterState | |
VecRegisterState() | VecRegisterState | |
write(unsigned int regIdx, T value, int threadId=0) | VecRegisterState | inline |