Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lianakoleva authored and mp-17 committed Jun 25, 2024
1 parent 4afe552 commit ac910fa
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 @@ -47,7 +47,7 @@ This file specifies the functionalities of the RISC-V Vector Specification suppo
- Vector floating-point square-root instruction: `vfsqrt`
- Vector floating-point min/max instructions: `vfmin`, `vfmax`
- Vector floating-point sign-injection instructions: `vfsgnj`, `vfsgnjn`, `vfsgnjx`
- Vecotr floating-point classify instruction: `vfclass`
- Vector floating-point classify instruction: `vfclass`
- Vector floating-point merge instruction: `vfmerge`
- Vector floating-point move instruction: `vfmv`
- Vector floating-point compare instructions: `vmfeq`, `vmfne`, `vmflt`, `vmfle`, `vmfgt`, `vmfge`
Expand Down

0 comments on commit ac910fa

Please sign in to comment.