summaryrefslogtreecommitdiff
path: root/src/Helium/Instructions.agda
AgeCommit message (Expand)Author
2021-12-21Define semantics of vqdmulh.Greg Brown
2021-12-21Define semantics for vmulh.Greg Brown
2021-12-20Define vsub.Greg Brown
2021-12-20Extract structures shared by most binary vector operations.Greg Brown
2021-12-20Define vmul.Greg Brown
2021-12-20Define semantics of vhsub.Greg Brown
2021-12-20Define semantics for vadd.Greg Brown