Commit Graph

113 Commits

Author SHA1 Message Date
Richard Patel 31d06e1373 mfspr, mtspr, bclr simplified mnemonics 2021-08-14 02:26:10 +02:00
Richard Patel c953299b93 more unit tests 2021-08-14 02:12:20 +02:00
Richard Patel 4d29089e6e more readable unit tests 2021-08-14 01:52:20 +02:00
Richard Patel ec82c013cf cleanup Ins struct 2021-08-14 01:45:59 +02:00
Richard Patel 9959cf2e7d linting 2021-08-14 01:13:20 +02:00
Richard Patel a94ee22d14 use write instead of format
Decreases fuzz time from 183s to 72s.
2021-08-14 01:10:52 +02:00
Richard Patel 7d2b8c16ca cargo workspace layout, multithreaded fuzzer 2021-08-14 00:33:10 +02:00
Richard Patel 3fb8a76a2f
Add CI for cargo clippy, test (#5) 2021-08-13 23:07:47 +02:00
Richard Patel 0701bc7457 Simplify code 2021-08-13 22:42:31 +02:00
Richard Patel ae8503b217 Implement all print instructions 2021-08-13 22:25:43 +02:00
Richard Patel a08ef23ab6 remove unused print instruction 2021-08-08 18:55:05 +02:00
Richard Patel cdd8088511 WIP printing 2021-08-08 18:54:37 +02:00
Richard Patel a8de638aaf Initial commit 2021-08-08 02:59:07 +02:00