internal InterruptMaskFrame(InterruptMask interruptMask, int oldMask) { this.interruptMask = interruptMask; }