interrupt-script istc-enable
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

interrupt-script-branch

Synopsis

interrupt-script-branch id

Description

Send an interrupt exception to a script branch with the given id.

The ID was returned from the script-branch command and is also listed by the list-script-branches command. The branch will immediately wake up from any pending waits and exit when it receives the exception.

Provided By

Simics Core

See Also

script-branch, break-script-branch, list-script-branches
interrupt-script istc-enable