commit | c47a98e470c25d9f3e03d91e7206b92fdb7cb832 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <pcc@google.com> | Wed Aug 29 15:19:57 2018 -0700 |
committer | Peter Collingbourne <pcc@google.com> | Wed Oct 24 22:39:12 2018 +0000 |
tree | a35b63065a4364a7d4ed158aa6c259dca13358f7 | |
parent | c228f58a5f13b91f384498b9546e865d26a2c976 [diff] |
Avoid using x18 register in resize intrinsic. Instead of storing the original stack pointer in x18, spill x19 and store it there. Bug: 112907825 Test: CTS RenderscriptTest and CtsRsCppTestCases pass Change-Id: Ide7cf45132ccf98d12c807769796f46db1412c10