when computing branch offsets: the offset is relative to the start of
the instruction, which **includes** the SVP64 Prefix*
+*Programming note: SV Branch-conditional instructions have no destination
+register, only a source (`BI`). Therefore the looping will occur even on
+Scalar BI (`sv.bc/all 16, 0, location`). If this is not desirable behaviour
+and only a single scalar test is required
+use a single-bit unary predicate mask such as `sm=1<<r3`*
+
## Format and fields
With element-width overrides being meaningless for Condition Register