summaryrefslogtreecommitdiff
path: root/src/Helium/Instructions
AgeCommit message (Expand)Author
2022-02-17Make call and invoke take All instead of tuple.Greg Brown
2022-02-15Make expressions unable to change state.Greg Brown
2022-02-13Write pseudocode definition of Barrett reductionGreg Brown
2022-02-13Define vmla instruction.Greg Brown
2022-02-13Extract common code from pseudocode instructionsGreg Brown
2022-02-13Refactor to group instruction definitions togetherGreg Brown