Age | Commit message (Expand) | Author |
---|---|---|
2022-01-21 | Add pseudocode as a data type. | Greg Brown |
2022-01-19 | Rename pseudocode file. | Greg Brown |
2022-01-18 | Define the semantics of pseudocode data types. | Greg Brown |
2022-01-08 | Make RawPseudocode contain its own bundles. | Greg Brown |
2022-01-07 | Rename ⟦_⟧ to float. | Greg Brown |
2021-12-27 | Introduce Everything.agda to aid in overall compilation. | Greg Brown |
2021-12-21 | Define execBeats, a wrapper to execute beat-wise instructions. | Greg Brown |
2021-12-21 | Define semantics of vqdmulh. | Greg Brown |
2021-12-20 | Remove bitstring addition. | Greg Brown |
2021-12-20 | Define semantics of vhsub. | Greg Brown |
2021-12-20 | Add some convenience functions. | Greg Brown |
2021-12-19 | Define a minimal interface for working with Arm pseudocode. | Greg Brown |