Skip to content

Conversation

@lenary
Copy link
Contributor

@lenary lenary commented May 12, 2025

These have been removed from both GCC and Clang, because the underlying N extension they were based on was never ratified.

This change also relaxes some of the requirements, to allow vendor interrupt modes, and combinations of (compatible) interrupt modes, which matches the LLVM implementation of SiFive interrupts.

These have been removed from both GCC and Clang, because the underlying
N extension they were based on was never ratified.

This change also relaxes some of the requirements, to allow vendor
interrupt modes, and combinations of (compatible) interrupt modes, which
matches the LLVM implementation of SiFive interrupts.
@lenary
Copy link
Contributor Author

lenary commented May 12, 2025

Relevant to @kito-cheng @topperc I think.

Copy link
Contributor

@topperc topperc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but wait for @kito-cheng

@cmuellner cmuellner merged commit 9be58d7 into riscv-non-isa:main Jun 5, 2025
2 checks passed
@cmuellner
Copy link
Collaborator

@lenary has highlighted that GCC still supports user-level interrupt handlers (see #116 (comment)).

I created a GCC patch for this (https://gcc.gnu.org/pipermail/gcc-patches/2025-July/690574.html).

@lenary lenary deleted the pr/remove-user-interrupts branch September 17, 2025 01:18
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.

4 participants