riscv-non-isa / rvv-intrinsic-doc

https://jira.riscv.org/browse/RVG-153
BSD 3-Clause "New" or "Revised" License
281 stars 89 forks source link

Issue: wrong type #259

Closed unicornx closed 1 year ago

unicornx commented 1 year ago

https://github.com/riscv-non-isa/rvv-intrinsic-doc/releases/tag/draft-20230811-a810011071e9e2f630450f01f5fdc9a9ccc3e3be

7.1. Integer types

Table 1. Integer types:Should be “mf4”. image

Table 1. Integer types,should be "m8" image

Table 2. Floating-point types, Should be “mf4”. image

punkyc commented 1 year ago

Table 2 last column seems have same problems.

eopXD commented 1 year ago

This should be fixed in c68122f.