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