add cdtbcd, cbcdtd, and addg6s
[power-instruction-analyzer.git] / src / instr_models.rs
2021-09-07 Jacob Lifshayadd cdtbcd, cbcdtd, and addg6s master
2020-10-16 Jacob Lifshayfix cmprb_0
2020-10-16 Jacob Lifshayadd cmprb_0
2020-10-16 Jacob Lifshayadd cmp and cmpl
2020-10-16 Jacob Lifshayadd cmpli
2020-10-16 Jacob Lifshayadd cmpi
2020-10-14 Jacob Lifshayadd mulli
2020-10-14 Jacob Lifshayfix subfic
2020-10-14 Jacob Lifshayadd subfic
2020-10-14 Jacob Lifshayadd addis and addic[.]
2020-10-13 Jacob Lifshayworking on adding support for immediate operands
2020-09-04 Jacob Lifshayadd neg* instructions
2020-09-04 Jacob Lifshayfix addex again
2020-09-04 Jacob Lifshayfix addex
2020-09-04 Jacob Lifshayadd addex instruction and code needed for working aroun...
2020-09-04 Jacob Lifshayadd addme*, subfme*, addze*, and subfze*
2020-09-03 Jacob Lifshayadd adde* and subfe*
2020-09-03 Jacob Lifshayfix subfc* to calculate correct carries
2020-09-03 Jacob Lifshayadd addc* and subfc* instructions
2020-09-03 Jacob Lifshayadd SO propagation
2020-08-29 Jacob Lifshayworking on adding proc-macro that replaces macro_rules...
2020-08-28 Jacob Lifshayadd subf[o][.] instructions
2020-08-28 Jacob Lifshayworking on add[o][.] implementation
2020-08-27 Jacob Lifshaycomment out add* code until it can be tested
2020-08-27 Jacob Lifshayadd add[o][.]
2020-07-09 Jacob Lifshayworking on instruction model
2020-07-09 Jacob Lifshayworking on instruction models
2020-07-09 Jacob Lifshayupdating instruction models
2020-07-09 Jacob Lifshayadd initial implementation of mul* and madd* instructions
2020-07-09 Jacob Lifshayrefactor API and add support for more instructions
2020-07-08 Jacob Lifshayadd python bindings
2020-05-28 Jacob Lifshayworking on instruction model
2020-05-28 Jacob Lifshayworking on instruction models
2020-05-28 Jacob Lifshayworking on instruction models
2020-05-28 Jacob Lifshayworking on adding instruction models