aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vfwcvt_x_f_v.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-09Simplify vfwcvteopXD1-22/+9
2021-09-27Convert frm & fflags to csr_tScott Johnson1-2/+2
2021-09-08Rename supports_extension() to extension_enabled()Scott Johnson1-2/+2
2020-09-22rvv: fix vfncvt/vfwcvt type checkingChih-Min Chao1-1/+11
2020-08-31rvv: trigger exp for illegal ncvt/wcvt eewChih-Min Chao1-2/+2
2020-05-28rvv: add e8 type for narrow/widen conversionChih-Min Chao1-0/+3
2020-05-04rvv: fp16: support conversion instrucitonsChih-Min Chao1-7/+7
2020-05-04rvv: remove unused WIDE_END loop macroChih-Min Chao1-1/+1
2020-01-22commitlog: rvv: add commitlog support to float instrunctionsChih-Min Chao1-1/+1
2020-01-13rvv: fix vfwcvt/vfncvt for f32 -> f64 and f64 -> f32Chih-Min Chao1-1/+4
2019-06-18rvv: add floating-point instructionsChih-Min Chao1-0/+7