RSSAmplifier

Georg's Log · Jan 24, 2020

Programming with RISC-V Vector Instructions

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Perhaps the most interesting part of the open RISC-V instruction set architecture (ISA) is the vector extension (RISC-V "V"). In contrast to the average single-instruction multipe-data (SIMD) instruction set, RISC-V vector instructions are vector length agnostic (VLA). Thus, a RISC-V "V" CPU is flexible in choosing a vector register size …

Read on gms.tf

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.