2020-11-28 Niels Möller <nisse@lysator.liu.se>
+ * powerpc64/p7/chacha-2core.asm: Simplify counter carry handling
+ using the vaddcuw instruction.
+
Merge changes by Marco Bodrato and Torbjorn Granlund, from the
gmp/mini-gmp copy of this file.
* run-tests: Delete special handling of zero arguments. Update
lxvw4x VSR(X3), r8, SRC
- vsubuwm X0, X0, X1 C {-1,0,...,0}
- vcmpequw Y3, X3, X0
- vand Y3, Y3, X1 C Counter carry out
+ vaddcuw Y3, X3, X1 C Counter carry out
vsldoi Y3, Y3, Y3, 12
vor Y3, Y3, X1