aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2022-09-16 20:02:55 -0700
committerAndrew Waterman <andrew@sifive.com>2022-09-16 20:02:55 -0700
commitae683aec28ec707a3c4bb6f588491f0840d52f43 (patch)
tree1851eb6b582d5e46bcec9b15b0f6b9040e234394
parent8f0dfec6e66ace3de708bd3ebb8905cb850a9d8f (diff)
downloadriscv-isa-manual-zfb.zip
riscv-isa-manual-zfb.tar.gz
riscv-isa-manual-zfb.tar.bz2
More Hauser editszfb
-rw-r--r--src/zfa.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zfa.tex b/src/zfa.tex
index cedc8b6..126f22f 100644
--- a/src/zfa.tex
+++ b/src/zfa.tex
@@ -16,8 +16,8 @@ The Zfa extension depends on the F extension.
\section{Load-Immediate Instructions}
-The FLI.S instruction loads a 5-bit immediate value that represents
-a single-precision floating-point number, encoded in the {\em rs1} field, into
+The FLI.S instruction loads one of 32 single-precision
+floating-point constants, encoded in the {\em rs1} field, into
floating-point register {\em rd}.
The correspondence of {\em rs1} field values and single-precision
floating-point values is shown in Table~\ref{tab:flis}.