Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception pointer/selector registers not specified #293

Open
ljmf00 opened this issue Jun 16, 2022 · 1 comment
Open

Exception pointer/selector registers not specified #293

ljmf00 opened this issue Jun 16, 2022 · 1 comment

Comments

@ljmf00
Copy link

ljmf00 commented Jun 16, 2022

I couldn't find any relevant information about pointer/selector registers to be used for exception handling, for any RISC-V variant. According to this 1 LLVM patch, the values that they rely on are based on GCC implementation but it is fuzzy to find the origin of those. Stumbling upon the same issue on D runtime 2.

Would be cool to have a clarification of those register numbers on the documentation.

@kito-cheng
Copy link
Collaborator

Thanks for raise this issue, this should documented in psABI document, but I need some time to to figure out what's the right term in ABI document.

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

No branches or pull requests

2 participants