48a49
> const int NumArgumentRegs = 6;
50c51
< return tc->readIntReg(ArgumentReg[number]);
---
> return tc->readIntReg(8 + number);