summaryrefslogtreecommitdiff
path: root/src/Helium/Data
AgeCommit message (Collapse)Author
2021-12-27Introduce Everything.agda to aid in overall compilation.Greg Brown
2021-12-21Define execBeats, a wrapper to execute beat-wise instructions.Greg Brown
2021-12-21Define semantics of vqdmulh.Greg Brown
2021-12-20Remove bitstring addition.Greg Brown
2021-12-20Define semantics of vhsub.Greg Brown
2021-12-20Add some convenience functions.Greg Brown
2021-12-19Define a minimal interface for working with Arm pseudocode.Greg Brown