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

arch/risc-v/riscv_misaligned: Implement float load/store support #6117

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

no1wudi
Copy link
Contributor

@no1wudi no1wudi commented Apr 21, 2022

Summary

Implement misaligned float load/store

Impact

risc-v with FPU support

Testing

K210

@no1wudi no1wudi force-pushed the misaligned branch 2 times, most recently from 6de6b95 to 81a70f3 Compare April 21, 2022 14:26
Copy link
Contributor

@pkarashchenko pkarashchenko left a comment

Choose a reason for hiding this comment

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

LGTM after fixing issues in comments.

arch/risc-v/src/common/riscv_misaligned.c Show resolved Hide resolved
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 06c7a3c into apache:master Apr 22, 2022
@no1wudi no1wudi deleted the misaligned branch May 30, 2022 08:29
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.

3 participants