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: Change riscv_savefpu/riscv_loadfpu to macro #6101

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

no1wudi
Copy link
Contributor

@no1wudi no1wudi commented Apr 19, 2022

Summary

Merge status/fpu context save/load to save_ctx/load_ctx to improve performance (no jal instruction).

Impact

RISC-V

Testing

QEMU

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
@no1wudi no1wudi changed the title arch/risc-v: Merge status/fpu context save/load to save_ctx/load_ctx arch/risc-v: Change riscv_savefpu/riscv_loadfpu to macro Apr 20, 2022
Copy link
Contributor

@pussuw pussuw left a comment

Choose a reason for hiding this comment

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

LGTM

@pkarashchenko pkarashchenko merged commit 48b81bd into apache:master Apr 20, 2022
@no1wudi no1wudi deleted the ctx branch May 30, 2022 08:28
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.

5 participants