commit | 7957d9500ca53b78acb1eba754416535d4418a89 | [log] [tgz] |
---|---|---|
author | Artem Serov <artem.serov@linaro.org> | Tue Apr 04 15:44:09 2017 +0100 |
committer | Artem Serov <artem.serov@linaro.org> | Thu Apr 06 16:38:32 2017 +0100 |
tree | 518792ef3c5556686d7b075dbc4f2e3dc8af8632 | |
parent | 8309d9b173b205bb9530dbd94e48731c20b8e4f4 [diff] |
ARM64: Saves 128-bit regs state along SuspendCheckSlowPath. We need to save 128 bits of data (default ABI of ART runtime only saves 64 bits). Note that this is *only* done for Q-registers that are live, so overhead is not too big. Test: test-art-target, test-art-host. Change-Id: I1f018a708c316f9d426db13b2e3b3071aa4c999b