aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/context.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add support for branchingMiquel Sabaté Solà2024-12-121-4/+11
| | | | | | | | This is a bare bones implementation of it, and there's a lot of nuance that it's being missed, but at least the fundamentals have been implemented already. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Initial commitMiquel Sabaté Solà2024-12-121-0/+66
A lot is missing and there is a long road ahead to make the assembler even work. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>