aboutsummaryrefslogtreecommitdiff
path: root/src/v-st-ext.adoc
blob: 88dcf8ddf04f6f7812cdb29e29b55fb56e152030 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[vector]]
== "V" Standard Extension for Vector Operations, Version 1.0 

The specification is currently hosted at
https://github.com/riscv/riscv-v-spec.

[NOTE]
====
_The base vector extension is intended to provide general support for
data-parallel execution within the 32-bit instruction encoding space,
with later vector extensions supporting richer functionality for certain
domains._
====