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

RISC-V: refine fpu offset according to portFPU_REG_SIZE #1256

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

Saiiijchan
Copy link
Contributor

Description

About the size of FPU, each register in Fextension is 32 bits and 64 bits in D-extension. Use portFPU_REG_SIZE to keep offset correct.

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Saiiijchan Saiiijchan requested a review from a team as a code owner March 13, 2025 03:24
@aggarg aggarg merged commit bb47bc0 into FreeRTOS:main Mar 13, 2025
17 checks passed
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