You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec/std/isa/inst/Zfa/fround.s.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
$schema: "inst_schema.json#"
7
7
kind: instruction
8
8
name: fround.s
9
-
long_name: Rounds single-precision float to integer
9
+
long_name: Floating-point round single-precision float to integer
10
10
description: |
11
11
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.
0 commit comments