Skip to content

Commit

Permalink
[skip ci] Trying to compile decodeSync with avo
Browse files Browse the repository at this point in the history
After spilling to the stack all execute-related values,
we're still running out of registers. Need to figure out
which values from decode can be spilled too.

However, I'm unhappy with this, as my initial version of
decodeSync didn't use any stack. I believe it can be done,
but I'd like to share as many code as possible. On the other
hand, having code full of short if-statements is not readable.
  • Loading branch information
WojciechMula committed Apr 10, 2022
1 parent 2177891 commit 2694088
Show file tree
Hide file tree
Showing 2 changed files with 673 additions and 1,168 deletions.
Loading

0 comments on commit 2694088

Please sign in to comment.