add addc* and subfc* instructions
[power-instruction-analyzer.git] / Cargo.toml
2020-08-29 Jacob Lifshayworking on adding proc-macro that replaces macro_rules...
2020-08-28 Jacob LifshayWIP: adding support for carry input/outputs and simplif...
2020-07-08 Jacob Lifshayadd python bindings
2020-05-28 Jacob Lifshayworking on adding instruction models
2020-05-28 Jacob Lifshayswitch output format to JSON to allow easier parsing
2020-05-26 Jacob Lifshayinitial commit initial