Skip to content

Commit 0d28784

Browse files
committed
Add description for 32-bit floating point addition
1 parent c1032d4 commit 0d28784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/inst/F/fadd.s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: instruction
55
name: fadd.s
66
long_name: No synopsis available.
77
description: |
8-
No description available.
8+
Do the single-precision floating-point addition of fs1 and fs2 and store the result in fd. rm is the dynamic Rounding Mode.
99
definedBy: F
1010
assembly: fd, fs1, fs2, rm
1111
encoding:

0 commit comments

Comments
 (0)