diff --git a/riscv/insns/vfrsqrt7_v.h b/riscv/insns/vfrsqrt7_v.h index a07376412..250563980 100644 --- a/riscv/insns/vfrsqrt7_v.h +++ b/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);