insert MV operations
if necessary or desired, to give the level of efficiency or performance
required.*
+
+# Twin (implicit) result operations
+
+Some operations in the Power ISA already target two 64-bit scalar
+registers: `lq` for example. Some mathematical algorithms are more
+efficient when there are two outputs rather than one. 64-bit multiply
+for example produces a 128 bit result
+
+* [[isa/svfixedarith]]
+* [[isa/svfparith]]
+