Skip to content

Tags: raspiduino/arv32-opt

Tags

v0.0.6

Toggle v0.0.6's commit message
Optimize cache and memory access

Some optimized tricks for AVR are included in this commit.
I spent a lot of time optimizing every line in these functions, looking for instruction-level optimization using godbolt.
A large portion of the time was spent on GDB, since I forgot bunch of checks and variable changes when I optimize these function.
Don't be stupid like me

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix missing result place-holder variable in the previous commit

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix readme

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Youtube video

v0.0.2

Toggle v0.0.2's commit message

v0.0.1

Toggle v0.0.1's commit message
24/9/2023