riscv: Add documentation for Vector
authorAndy Chiu <andy.chiu@sifive.com>
Mon, 5 Jun 2023 11:07:22 +0000 (11:07 +0000)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 8 Jun 2023 14:16:57 +0000 (07:16 -0700)
commit04a4722eeede8f83ce3fefc67b891bd8e132784a
tree7d2bb37b9466820afe86b7f1a2f2fe80aa310add
parentfa8e7cce55da3569259dc270801885c420eb50fe
riscv: Add documentation for Vector

This patch add a brief documentation of the userspace interface in
regard to the RISC-V Vector extension.

Signed-off-by: Andy Chiu <andy.chiu@sifive.com>
Reviewed-by: Greentime Hu <greentime.hu@sifive.com>
Reviewed-by: Vincent Chen <vincent.chen@sifive.com>
Co-developed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20230605110724.21391-26-andy.chiu@sifive.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Documentation/riscv/index.rst
Documentation/riscv/vector.rst [new file with mode: 0644]