Skip to content

[arch][m68k] Add support for plain 68000 exception handling#499

Open
jrac wants to merge 1 commit intolittlekernel:masterfrom
jrac:68000
Open

[arch][m68k] Add support for plain 68000 exception handling#499
jrac wants to merge 1 commit intolittlekernel:masterfrom
jrac:68000

Conversation

@jrac
Copy link
Contributor

@jrac jrac commented Mar 23, 2026

Generates per-vector stubs, with each vectory entry pointing to a unique stub slot, which branches to a common handler.

We construct a synthetic exception frame that can be passed to the existing C handlers.

Generates per-vector stubs, with each vectory entry pointing to a unique stub slot, which
branches to a common handler.

We construct a synthetic exception frame that can be passed to the existing C handlers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant