riscv / riscv-p-spec

RISC-V Packed SIMD Extension
https://jira.riscv.org/browse/RVG-129
Creative Commons Attribution 4.0 International
138 stars 38 forks source link

Where is the 30,000 ft overview? #153

Open brucehoult opened 1 year ago

brucehoult commented 1 year ago

The introduction talks about how DSP is important, and how this extension makes RISC-V faster and more efficient on DSP tasks.

Should there not be some words about how P does this by implementing SIMD operations on the existing integer X registers? Assuming that is what it does. I thought it was, but I can't find anything telling me that.

Kevin-Andes commented 1 year ago

Hi Bruce,

You are absolutely right. This is a great suggestion and we will highlight P-ext implements SIMD operations on X registers in the introduction of the next revision.