Skip to content

Interrupts accepted with PSR bit 14=0 #27

Description

@owenkaser

A student program enabled interrupts in the KBSR, set the interrupt vector....and got interrupts, even though the user-mode code is running with PSR = 800x not C00x. Since the user-mode code does some traps, I thought maybe that interrupts were being enabled in the trap handler and happening there... but the supervisor stack has x3010 and x8001 at its top when a breakpoint is put at the start of the interrupt handler. Can share the students code privately if you cannot replicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions