151a152
> # First four arguments are passed in registers
153,154c154,156
< 'R1': intRegNPC('0'),
< 'R2': intRegNPC('1'),
---
> 'R1': intRegNPC('1'),
> 'R2': intRegNPC('2'),
> 'R3': intRegNPC('3'),