]> Witch of Git - jade-mouse/commit
Implement mov and add tests
authorCassie Jones <code@witchoflight.com>
Sat, 11 Jan 2020 04:32:01 +0000 (23:32 -0500)
committerCassie Jones <code@witchoflight.com>
Sat, 11 Jan 2020 04:32:01 +0000 (23:32 -0500)
commit3f3ed159f0f2968723efd49898618082aeeb7ba3
tree96125dc6a7839219f71b0bb253dc1f0601e0b05a
parent3069a25c6031e420345f6bfd208b01e5e70c5f2f
Implement mov and add tests
toolchain/Cargo.lock
toolchain/Cargo.toml
toolchain/src/cpu.rs
toolchain/src/cpu/test.rs
toolchain/src/inst.rs