560c560
< for (int i = IPR_Base_DepTag; i < NumInternalProcRegs; ++i) {
---
> for (int i = 0; i < NumInternalProcRegs; ++i) {