aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/reg.rs
Commit message (Collapse)AuthorAgeFilesLines
* clippy: fix some clippy lintsJohannes Stoelp2023-12-071-49/+16
|
* Updated doc commentsJohannes Stoelp2023-03-051-10/+21
|
* Add MOV testsJohannes Stoelp2023-02-271-17/+22
|
* fix fmtJohannes Stoelp2023-02-261-2/+2
|
* base version capable to emit different mov insnsJohannes Stoelp2023-02-261-0/+318
Experimenting with type system to detect invalid operands during compile time.