commit | 13a797bc53596af3d68eeb9721a8d76c23710ce9 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Mar 15 16:41:31 2017 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Mar 16 11:12:56 2017 +0000 |
tree | b2d2b68a1a60215c7e10ac0821c1c761cebda787 | |
parent | 0a1f0798176250853c1fb83f00a436a183d2bfc1 [diff] |
vixl32: do not use D14 as a temporary. D14 is a callee-save register, which means we would need to save it in the prologue, but at the point we're using it the prologue has already been generated. bug: 35977033 test: m ART_USE_VIXL_ARM_BACKEND=true test-art-target Change-Id: Id7340ad9e87a9e527ce0989f45aae0b3a0963206