729c729
< fault = new TrapInstruction(lTrapNum);
---
> fault = new TrapInstruction(lTrapNum, R1);
742c742
< fault = new TrapInstruction(lTrapNum);
---
> fault = new TrapInstruction(lTrapNum, R1);