Skip to content

Commit

Permalink
Merge pull request #1871 from XYenChi/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryz123 authored Dec 10, 2024
2 parents fe49242 + 422c711 commit a2dcf1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riscv/insns/vfrsqrt7_v.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// vfclass.v vd, vs2, vm
// vfrsqrt7.v vd, vs2, vm
VI_VFP_V_LOOP
({
vd = f16_rsqrte7(vs2);
Expand Down

0 comments on commit a2dcf1f

Please sign in to comment.