power-instruction-analyzer.git
3 years agoworking on instruction model
Jacob Lifshay [Thu, 9 Jul 2020 05:14:31 +0000 (22:14 -0700)]
working on instruction model

3 years agoworking on instruction models
Jacob Lifshay [Thu, 9 Jul 2020 05:09:18 +0000 (22:09 -0700)]
working on instruction models

3 years agoupdating instruction models
Jacob Lifshay [Thu, 9 Jul 2020 05:06:02 +0000 (22:06 -0700)]
updating instruction models

3 years agoswap assembly argument order to be the correct order
Jacob Lifshay [Thu, 9 Jul 2020 04:43:15 +0000 (21:43 -0700)]
swap assembly argument order to be the correct order

3 years agoupdate gen-output to use native_instrs by default
Jacob Lifshay [Thu, 9 Jul 2020 04:35:09 +0000 (21:35 -0700)]
update gen-output to use native_instrs by default

3 years agoadd initial implementation of mul* and madd* instructions
Jacob Lifshay [Thu, 9 Jul 2020 04:26:44 +0000 (21:26 -0700)]
add initial implementation of mul* and madd* instructions

3 years agorefactor API and add support for more instructions
Jacob Lifshay [Thu, 9 Jul 2020 03:26:54 +0000 (20:26 -0700)]
refactor API and add support for more instructions

3 years agoadd python bindings
Jacob Lifshay [Wed, 8 Jul 2020 06:26:26 +0000 (23:26 -0700)]
add python bindings

4 years agoadd more test cases
Jacob Lifshay [Thu, 28 May 2020 06:36:08 +0000 (23:36 -0700)]
add more test cases

4 years agoworking on instruction model
Jacob Lifshay [Thu, 28 May 2020 06:33:32 +0000 (23:33 -0700)]
working on instruction model

4 years agoworking on instruction models
Jacob Lifshay [Thu, 28 May 2020 06:29:54 +0000 (23:29 -0700)]
working on instruction models

4 years agoworking on instruction models
Jacob Lifshay [Thu, 28 May 2020 06:24:56 +0000 (23:24 -0700)]
working on instruction models

4 years agoworking on adding instruction models
Jacob Lifshay [Thu, 28 May 2020 06:13:50 +0000 (23:13 -0700)]
working on adding instruction models

4 years agoadd gen-output.sh
Jacob Lifshay [Thu, 28 May 2020 05:15:24 +0000 (22:15 -0700)]
add gen-output.sh

4 years agoadd newline to end of output
Jacob Lifshay [Thu, 28 May 2020 05:09:40 +0000 (22:09 -0700)]
add newline to end of output

4 years agoswitch output format to JSON to allow easier parsing
Jacob Lifshay [Thu, 28 May 2020 04:51:34 +0000 (21:51 -0700)]
switch output format to JSON to allow easier parsing

4 years agochange loop order
Jacob Lifshay [Tue, 26 May 2020 03:27:41 +0000 (20:27 -0700)]
change loop order

4 years agoadd more instructions and test cases
Jacob Lifshay [Tue, 26 May 2020 03:24:23 +0000 (20:24 -0700)]
add more instructions and test cases

4 years agoinitial commit initial
Jacob Lifshay [Tue, 26 May 2020 02:20:38 +0000 (19:20 -0700)]
initial commit