Skip to content

Commit

Permalink
Cleanup bytecode constructor codegen (#931)
Browse files Browse the repository at this point in the history
* extract unary bytecode constructors

* extract load instruction constructors

* extract store instruction constructors

* cleanup store instruction constructors

* cleanup load instruction constructors

* cleanup binary instruction constructors

* cleanup branch+cmp instruction constructors

* cleanup divrem (imm) constructors

* silence clippy warning for tests
  • Loading branch information
Robbepop authored Feb 8, 2024
1 parent 84c38d9 commit 352f8ae
Show file tree
Hide file tree
Showing 2 changed files with 625 additions and 587 deletions.
Loading

0 comments on commit 352f8ae

Please sign in to comment.