-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(rp2040): optimize instruction fetch / RAM accesss
- Speed up instruction fetch by optimizing flash reads - Skip 32-bit opcode fetch for 16-bit instructions - Speed up narrow RAM access (8 and 16-bits)
- Loading branch information
Showing
1 changed file
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters