riscv-v-spec icon indicating copy to clipboard operation
riscv-v-spec copied to clipboard

About EXT_ZVFH

Open Liuziying04 opened this issue 2 years ago • 2 comments
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?

Liuziying04 avatar Jun 14 '23 01:06 Liuziying04

zvfh enables SEW=16 for vector FP instructions execution

furuame avatar Jun 14 '23 02:06 furuame

Correct, there is no misa bit for Zvfh. We ran out of bits!

nick-knight avatar Jun 14 '23 03:06 nick-knight