Skip to content

Commit

Permalink
Add optimized HuCC code macros for "+=", "-=", "&=", "^=" and "|=" no…
Browse files Browse the repository at this point in the history
…w that the rescheduler has made them easily detectable in the peephole window.

Add extra optimizations of "+=" and "-=" with a constant, so that the generated
code looks pretty-much like an asm programmer would write.
  • Loading branch information
jbrandwood committed Jan 26, 2025
1 parent 747149e commit 68c34b9
Show file tree
Hide file tree
Showing 5 changed files with 1,704 additions and 18 deletions.
Loading

0 comments on commit 68c34b9

Please sign in to comment.