Skip to content

Commit

Permalink
[FUNCTIONALITIES] Update Functionalities
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Dec 2, 2024
1 parent 57ffaa4 commit ef0e531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FUNCTIONALITIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ This file specifies the functionalities of the RISC-V Vector Specification suppo
## Constant Parameters

- Maximum size of a single vector element in bits: ELEN = 64
- Striping distance, in bits: SLEN = 64

## Vector Loads and Stores

Expand Down Expand Up @@ -84,6 +83,7 @@ This file specifies the functionalities of the RISC-V Vector Specification suppo
- Integer Scalar Move instructions: `vmv.x.s`, `vmv.s.x`
- Floating-Point Scalar Move instructions: `vfmv.f.s`, `vfmv.s.f`
- Vector slide instructions: `vslideup`, `vslidedown`, `vslide1up`, `vfslide1up`, `vslide1down`, `vfslide1down`
- Vector register gather instructions: `vrgather`, `vrgatherei16`, `vcompress`

## Vector fixed-point arithmetic instructions

Expand Down

0 comments on commit ef0e531

Please sign in to comment.