Hacker News new | ask | show | jobs
by ncmncm 1748 days ago
OK, so does the "RV64" checkmark on the page mean anything at all?
1 comments

RV64 on that page refers to the fact the instruction can be implemented (as part of the B extension) on 64 bit RISC-V. RISC-V itself has a well-defined system of base ISA + extensions as explained in section 1.3 of the user specification, available from here: https://riscv.org/technical/specifications/