Skip to content

Interrupt behaviour in debug mode #1090

Closed
@jackwdandrew

Description

My understanding of the intent of the specification is that:

  • Interrupts are pended in the various interrupt controllers.
  • Interrupts are masked in debug mode.
  • Interrupts can be optionally masked in stepping.

The spec is not 100% clear / correct:

  • This line only applies to abstract commands, should it be program buffer too?
  • This line is missing a cross reference to stepie
  • There is no statement about whether interrupts continue to pend.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions