summaryrefslogtreecommitdiff
path: root/rust/src/architecture.rs
AgeCommit message (Expand)Author
2022-09-29[Rust API] Better name for this trait fn, more CC supportGlenn Smith
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-06-23Rust API: Change instruction_text to use Vec<>rose
2022-02-14Rust: Minor tweaks to 2890; merge architecture::InstructionTextToken and disa...KyleMiles
2022-01-28rust: fix semantic class for flag write cbJoe Rozner
2022-01-24chore: rust: add common useful derive macros to enums that are missing itEliseZeroTwo
2021-07-07Rust API : Replace Platform::from_raw with Platform::ref_from_rawKyleMiles
2021-03-18Better type supportKyleMiles
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21arch: wrap new system registers APINick Shipp
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder