Skip to content

Commit a55a639

Browse files
committed
fix: apply Paul's suggested change
1 parent 665f2c6 commit a55a639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/std/isa/inst/Zfa/fround.s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$schema: "inst_schema.json#"
77
kind: instruction
88
name: fround.s
9-
long_name: Rounds single-precision float to integer
9+
long_name: Floating-point round single-precision float to integer
1010
description: |
1111
Rounds the single-precision floating-point number in floating-point register _fs1_ to an integer, according to the rounding mode specified in the instruction’s _rm_ field.
1212

0 commit comments

Comments
 (0)