Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6019 - finish supporting all branch primitives | Kartik Agaram | 2020-02-18 | 1 | -2/+2 |
| | | | | | | | | I'd been thinking I didn't need unconditional `break` instructions, but I just realized that non-local unconditional breaks have a use. Stop over-thinking this, just support everything. The code is quite duplicated. | ||||
* | 5968 | Kartik Agaram | 2020-02-01 | 1 | -24/+22 |
| | |||||
* | 5967 | Kartik Agaram | 2020-02-01 | 1 | -0/+6 |
| | |||||
* | 5966 - document all supported Mu instructions | Kartik Agaram | 2020-01-31 | 1 | -0/+186 |