working on add[o][.] implementation
[power-instruction-analyzer.git] / src /
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 Lifshayswap assembly argument order to be the correct order
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 Lifshayadd more test cases
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
2020-05-28 Jacob Lifshayadd newline to end of output
2020-05-28 Jacob Lifshayswitch output format to JSON to allow easier parsing
2020-05-26 Jacob Lifshaychange loop order
2020-05-26 Jacob Lifshayadd more instructions and test cases
2020-05-26 Jacob Lifshayinitial commit initial