code compiles
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 3 Sep 2020 03:36:23 +0000 (20:36 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 3 Sep 2020 03:36:23 +0000 (20:36 -0700)
commit2fb81cb85e8cb74a6021ee846c3f99eb00ff24e3
tree2962a3cf7152d2012e366d5f7b667268a47fa490
parent6128df3da4db0b460a3750ddd7a84053096a21ce
code compiles
power-instruction-analyzer-proc-macro/Cargo.toml
power-instruction-analyzer-proc-macro/src/inline_assembly.rs
power-instruction-analyzer-proc-macro/src/instructions.rs [new file with mode: 0644]
power-instruction-analyzer-proc-macro/src/lib.rs
src/lib.rs
src/main.rs
src/python.rs
tests/test_power_instruction_analyzer.py