commit | eb2c9dd52679d590428a33556f45fb49eaef5e0e | [log] [tgz] |
---|---|---|
author | Andra Danciu <andradanciu@google.com> | Mon Sep 14 13:22:40 2020 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Fri Sep 18 08:21:00 2020 +0000 |
tree | 9bb849944b66c9b3ec20536e7c5a37af41a54195 | |
parent | f61e0617b89e4ad60373f36da56812c20a3e0b20 [diff] |
X86: Implement VarHandle.getAndAdd intrinsic This commit implements VarHandle getAndAdd intrinsic. This also implied adding xadd instruction and tests for it. Test: art/test.py --host -r -t 712-varhandle-invocation --32 Test: m test-art-host-gtest Bug: 65872996 Change-Id: I84dd95ba6464c8a73ace03a13817147c7099677a