add initial implementation of mul* and madd* instructions
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 9 Jul 2020 04:26:44 +0000 (21:26 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 9 Jul 2020 04:26:44 +0000 (21:26 -0700)
commit61328b9cc5ed4c218cdf51a5615b23f36c75e63b
tree4e081aaaa2f36b3053a05cf0e6bc2ef0a6f2db20
parentc954ad475550918f7d4365c1deeebaed113b6d6e
add initial implementation of mul* and madd* instructions
src/instr_models.rs
src/lib.rs