]> Cypherpunks repositories - gostls13.git/commit
bytes: fix typo in ppc64le asm for Compare
authorLynn Boger <laboger@linux.vnet.ibm.com>
Mon, 17 Oct 2016 19:35:55 +0000 (14:35 -0500)
committerMichael Munday <munday@ca.ibm.com>
Mon, 17 Oct 2016 20:01:17 +0000 (20:01 +0000)
commit2190f771d876180fe3fe51d785f0dbc32a5373d0
treefae2a85dce612346a95ed17099affe8440f7b3ea
parent1cfb5c3fd5578a3665231a302ef7f03abec78d1d
bytes: fix typo in ppc64le asm for Compare

Correcting a line in asm_ppc64x.s in the cmpbodyLE function
that originally was R14 but accidentally changed to R4.

Fixes #17488

Change-Id: Id4ca6fb2e0cd81251557a0627e17b5e734c39e01
Reviewed-on: https://go-review.googlesource.com/31266
Reviewed-by: Michael Munday <munday@ca.ibm.com>
Run-TryBot: Michael Munday <munday@ca.ibm.com>
src/runtime/asm_ppc64x.s