aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vfwcvt_f_f_v.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-15Remove unused parameter for macro in v_ext_macro.hWeiwei Li1-2/+0
2022-10-25Change SEW=16 vfncvt.f.f.w and vfwcvt.f.f.v to require ZvfhminAndrew Waterman1-6/+6
2021-12-09Simplify vfwcvteopXD1-22/+8
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