(no commit message)
authorlkcl <lkcl@web>
Thu, 24 Dec 2020 00:18:52 +0000 (00:18 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 24 Dec 2020 00:18:52 +0000 (00:18 +0000)
openpower/sv/svp_rewrite/svp64.mdwn

index 1c85359bb9f4403a6b5a2301d4aee76928f2677d..85a19332fec2f0c6c44a09de6b4af5526f6bbd9b 100644 (file)
@@ -657,9 +657,6 @@ Note that the operation takes place at the maximum bitwidth (max of src and dest
    unaltered (not used for the purposes of intermediary storage); the
    scalar result is placed in the first available unmasked element.
 
-TODO: Rc=1 on Scalar Logical Operations? is this possible? was space
-creserved in Logical Ops?
-
 Pseudocode for the case where RA==RB:
 
     result = op(iregs[RA], iregs[RA+1])