add cdtbcd, cbcdtd, and addg6s
[power-instruction-analyzer.git] / power-instruction-analyzer-proc-macro /
2021-09-02 Jacob Lifshaychange proc-macro debugging code to be feature gated
2021-09-02 Jacob Lifshaycompiles new inline asm without errors
2021-09-02 Jacob Lifshayworking on changing to use Rust's new asm! syntax since...
2021-07-27 Jacob Lifshayfix https://bugs.libre-soc.org/show_bug.cgi?id=661
2020-10-28 Jacob Lifshayadd crate descriptions v0.2.0
2020-10-28 Jacob Lifshayprepare for publishing on crates.io
2020-10-13 Jacob Lifshayworking on adding support for immediate operands
2020-10-12 Jacob Lifshayworking on adding instructions that take immediates
2020-09-04 Jacob Lifshayadd addex instruction and code needed for working aroun...
2020-09-03 Jacob Lifshaycode compiles
2020-09-02 Jacob Lifshayadd inline assembly module
2020-08-31 Jacob Lifshayworking on code
2020-08-29 Jacob Lifshayworking on adding proc-macro that replaces macro_rules...