Fix out-of-bounds memory access in gemm_beta

Fixes #2011 (as suggested by davemq) presuming typo by K.Goto
This commit is contained in:
Martin Kroeker
2019-02-13 22:06:41 +01:00
committed by GitHub
parent 69edc5bbe7
commit f9d67bb5e8

View File

@@ -129,7 +129,7 @@ LL(12):
STFD f0, 14 * SIZE(CO1)
STFD f0, 15 * SIZE(CO1)
dcbst PRE, CO1
dcbtst PRE, CO1
addi CO1, CO1, 16 * SIZE
bdnz LL(12)
.align 4