Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-02 | Define pseudocode for a number of instructions. | Greg Brown | |
2022-01-07 | Introduce semantics for sequences of instructions. | Greg Brown | |
2021-12-27 | Introduce Everything.agda to aid in overall compilation. | Greg Brown | |
2021-12-21 | Define semantics of vqdmulh. | Greg Brown | |
2021-12-21 | Define semantics for vmulh. | Greg Brown | |
2021-12-20 | Define vsub. | Greg Brown | |
2021-12-20 | Extract structures shared by most binary vector operations. | Greg Brown | |
This is the extraction promised a couple of commits ago. | |||
2021-12-20 | Define vmul. | Greg Brown | |
2021-12-20 | Define semantics of vhsub. | Greg Brown | |
2021-12-20 | Define semantics for vadd. | Greg Brown | |