top | item 36842107

(no title)

CUViper | 2 years ago

RV64GC is mentioned here: https://wiki.debian.org/RISC-V#Hardware_baseline_and_ABI_cho...

discuss

order

LatticeAnimal|2 years ago

Ah, thanks for that! I wonder how they plan to support future extensions like RV64GCV which seems to be gaining traction…

viraptor|2 years ago

Would anything prevent compilers from approaching it like SSE on Intel? Check for feature presence and enable the appropriate path (if using compiler-generated code).

jrockway|2 years ago

Would it be much different than armhf vs. armel?