riscv-v-spec
riscv-v-spec copied to clipboard
About EXT_ZVFH
trafficstars
Vector floating-point instructions with an accuracy of 16 bits require support for EXT_ZVFH, but no corresponding instruction set is found in MISA. So what registers or where does EXT_ZVFH support?
zvfh enables SEW=16 for vector FP instructions execution
Correct, there is no misa bit for Zvfh. We ran out of bits!