Commit a0b23bbe authored by Andreas Gampe's avatar Andreas Gampe
Browse files

ART: Release inputs in Long.reverse intrinsic in x86

In the worst case we are using two temps each for input and output.
Then we do not have a temp left over for the swap operations. The
input is dead, however, after the first swap. So try to release it
(a no-op if it isn't actually a temp).

Bug: 22324327

(cherry picked from commit 575422fa)

Change-Id: I1fc50159afdad14160e34abeaf4670958171d6b2
parent ccbbda2b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment