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 hn newest 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). load replies (2) jrockway|2 years ago Would it be much different than armhf vs. armel? load replies (1)
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). load replies (2) jrockway|2 years ago Would it be much different than armhf vs. armel? load replies (1)
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). load replies (2)
LatticeAnimal|2 years ago
viraptor|2 years ago
jrockway|2 years ago