dougallj / asil

24 stars 0 forks source link

do you have interest to create a similar one for RISC-V (RVV?) #2

Open docularxu opened 4 months ago

docularxu commented 4 months ago

Fantastic work! I run into this webpage when searching for SMMLA assembly in Google. Your categorization is far more clear and easy-to-use than Arm's data sheet.

As a programmer, I noticed that recently the use in RISC-V in HPC domain is getting attractions. Wondering do you have any idea to built a similar website for RISC-V?

dougallj commented 3 months ago

Thanks!

I'm not particularly interested in RVV – adding SEW and LMUL to the vector-length agnosticism would make it even trickier to illustrate. SME and Neon are higher priorities for me for now, but if I get through those and we start to see competitive RISC-V hardware, I might revisit this. But I'd be very happy to see something similar made by those in the RISC-V community before then.