What instruction is used to return from an interrupt call? I want to be able to create a new handler for the keyboard interrupt without having to call the regular interrupt handler afterwards. Thanks -Ed