Skip to content

Commit 1b6ca64

Browse files
XYenChiJJ-Gaisler
authored andcommitted
Fix comment op name
Fix op name in the comment Signed-off-by: XYenChi <oriachiuan@gmail.com>
1 parent f6c928a commit 1b6ca64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riscv/insns/vfrsqrt7_v.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// vfclass.v vd, vs2, vm
1+
// vfrsqrt7.v vd, vs2, vm
22
VI_VFP_V_LOOP
33
({
44
vd = f16_rsqrte7(vs2);

0 commit comments

Comments
 (0)