add addc* and subfc* instructions
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 3 Sep 2020 23:18:34 +0000 (16:18 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 3 Sep 2020 23:18:34 +0000 (16:18 -0700)
commit93abe3fa99a1fcf56aa1ca221788d4e13a41dbce
treeae9d54f7f1c96bcbfb60776496038e79f277674b
parent5a69135d85e17fc46999c4a00e9ecb5d9a00c382
add addc* and subfc* instructions
src/instr_models.rs
src/lib.rs