add word "value"
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 10 Oct 2022 16:29:30 +0000 (17:29 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 10 Oct 2022 16:29:36 +0000 (17:29 +0100)
openpower/sv/rfc/ls002.mdwn

index d02a542f71a5d98b5263195c5db6041ec8d31b67..aafcac9a08bbc7218eed67b3e4b030bb70931dad 100644 (file)
@@ -110,7 +110,7 @@ Special registers altered:
 
     None
 
-`D << 16` is interpreted as a 32-bit float, converted to a
+The value `D << 16` is interpreted as a 32-bit float, converted to a
 64-bit float and written to `FRT`.  This is equivalent to reinterpreting
 `D` as a `bfloat16` and converting to 64-bit float.