If Rc:
CR0 = analyse(RT)
-When used with SVP64 Prefixing this is a [[openpower/sv/normal]]
+When used with SVP64 Prefixing this is a [[sv/normal]]
SVP64 type operation and as such can use Rc=1 and RC1 Data-dependent
Mode capability
If Rc:
CR0 = analyse(RT)
-When used with SVP64 Prefixing this is a [[openpower/sv/normal]]
+When used with SVP64 Prefixing this is a [[sv/normal]]
SVP64 type operation and as such can use Rc=1 and RC1 Data-dependent
Mode capability.
result |= CR{BF} & ~mask
CR{BF} = result
-When used with SVP64 Prefixing this is a [[openpower/sv/normal]]
+When used with SVP64 Prefixing this is a [[sv/normal]]
SVP64 type operation and as such can use RC1 Data-dependent
Mode capability
of BF is required because the masked-out bits of the BF CR Field are
set to zero.
-When used with SVP64 Prefixing this is a [[openpower/sv/cr_ops]] SVP64
+When used with SVP64 Prefixing this is a [[sv/cr_ops]] SVP64
type operation that has 3-bit Data-dependent and 3-bit Predicate-result
capability (BF is 3 bits)
of BF is required because the masked-out bits of the BF CR Field are
set to zero.
-When used with SVP64 Prefixing this is a [[openpower/sv/cr_ops]] SVP64
+When used with SVP64 Prefixing this is a [[sv/cr_ops]] SVP64
type operation that has 3-bit Data-dependent and 3-bit Predicate-result
capability (BF is 3 bits)
result = n0|n1|n2|n3 if M else n0&n1&n2&n3
CR{BF}[bit] = result
-When used with SVP64 Prefixing this is a [[openpower/sv/cr_ops]] SVP64
+When used with SVP64 Prefixing this is a [[sv/cr_ops]] SVP64
type operation that has 5-bit Data-dependent and 5-bit Predicate-result
capability (BFT is 5 bits)