aboutsummaryrefslogtreecommitdiff
path: root/opcodes-v
AgeCommit message (Expand)AuthorFilesLines
2019-01-16WIP: start of 0.7 encodingColin Schmidt1-302/+95
2019-01-12Add vsetvlColin Schmidt1-1/+2
2019-01-08vselect doesn't exist in current draftColin Schmidt1-3/+0
2019-01-07small fixes to match doc for permutesColin Schmidt1-15/+10
2018-12-22Fix clip wi versionsColin Schmidt1-4/+4
2018-12-22Add remaining unordered storesColin Schmidt1-2/+16
2018-12-21separate load/store encodingsColin Schmidt1-91/+91
2018-12-21Add vsetvli encodingColin Schmidt1-1/+5
2018-12-13Clean up commentsColin Schmidt1-17/+3
2018-12-13small cleanupColin Schmidt1-95/+94
2018-12-11Add 0.6 encodingColin Schmidt1-297/+296
2018-11-04Add vsetvl to table and encodingColin Schmidt1-2/+3
2018-11-01Add vdivu and vremu to match specColin Schmidt1-9/+11
2018-11-01Split vslide to vslideup/downColin Schmidt1-6/+7
2018-11-01Add vfinsert and vfextractColin Schmidt1-0/+2
2018-10-30Add logical shifts to follow specColin Schmidt1-4/+4
2018-10-29Remove fp bitmovesColin Schmidt1-8/+0
2018-10-29add unary negation operationColin Schmidt1-0/+1
2018-10-29Add reduction encodingsColin Schmidt1-0/+15
2018-10-29Add rgather opcodeColin Schmidt1-0/+1
2018-10-29Align comparison opcodes with specColin Schmidt1-8/+14
2018-10-29Add vconfigColin Schmidt1-0/+1
2018-10-10update load/store encoding for 3 bit immColin Schmidt1-246/+58
2018-10-10New encoding proposalColin Schmidt1-49/+440
2018-02-09Updates from most recent meetingAndrew Waterman1-4/+6
2018-02-07V extension WIPAndrew Waterman1-0/+81