ref: 8b3985fde557ec7e3feeddd217827b52e33f00f4
parent: cf9146c332ee00e6f671d6c60a17ed1d07500710
author: Martin Storsjö <martin@martin.st>
date: Tue Oct 22 08:24:15 EDT 2019
arm64: looprestoration: Fix a typo The actual register used for this operand doesn't matter, but make it consistent with the others.
--- a/src/arm/64/looprestoration.S
+++ b/src/arm/64/looprestoration.S
@@ -993,7 +993,7 @@
ext v20.16b, v4.16b, v4.16b, #1
ext v21.16b, v4.16b, v4.16b, #2
ext v22.16b, v4.16b, v4.16b, #3
- ext v23.16b, v4.16b, v5.16b, #4
+ ext v23.16b, v4.16b, v4.16b, #4
uaddl v3.8h, v0.8b, v16.8b
uaddl v24.8h, v17.8b, v18.8b
uaddl v7.8h, v4.8b, v20.8b