-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
riscv-isa-sim/disasm/isa_parser.cc
Line 101 in 8df626b
| [[fallthrough]]; |
based on https://github.com/riscvarchive/riscv-v-spec/blob/master/v-spec.adoc#183-v-vector-extension-for-application-processors
"The V extension depends upon the F and D extensions, and implements all vector floating-point instructions (Section Vector Floating-Point Instructions) for floating-point operands with EEW=32 or EEW=64 (including widening instructions and conversions between FP32 and FP64). Vector single-width floating-point reductions (Vector Single-Width Floating-Point Reduction Instructions) for EEW=32 and EEW=64 are supported as well as widening reductions from FP32 to FP64."
Should it be dependent but not implied ?
Metadata
Metadata
Assignees
Labels
No labels