Browse Source

Merge pull request #1871 from XYenChi/patch-1

pull/905/head
Jerry Zhao 1 year ago
committed by GitHub
parent
commit
a2dcf1fd70
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      riscv/insns/vfrsqrt7_v.h

2
riscv/insns/vfrsqrt7_v.h

@ -1,4 +1,4 @@
// vfclass.v vd, vs2, vm
// vfrsqrt7.v vd, vs2, vm
VI_VFP_V_LOOP
({
vd = f16_rsqrte7(vs2);

Loading…
Cancel
Save