(no commit message)
authorlkcl <lkcl@web>
Sun, 9 Oct 2022 21:28:37 +0000 (22:28 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 9 Oct 2022 21:28:37 +0000 (22:28 +0100)
openpower/sv/rfc/ls002/discussion.mdwn

index 61d066db1d0ff74287de5c2f814fae0090aef6e7..7abd962216e851c520571685d25949219d59beeb 100644 (file)
@@ -108,6 +108,8 @@ and `pflis` would fill in an FP32 in exactly the same amount
 of space, making it a redundant encoding.  this just leaves the
 purpose of `pfishmv` to be to extend (fill) an FP32 out to an FP64.
 
+that said: the next phase of whether it is worthwhile is to count the
+I/D-Cache usage.
 the analysis counting instructions and D-Cache Loads actually shows
 that whilst the initial idea for `pfishmv` would be to fill in the
 remaining mantissa and high exponent bits to complete a full FP64,