diff options
author | 2021-07-20 16:56:30 +0100 | |
---|---|---|
committer | 2021-07-21 17:12:20 +0000 | |
commit | 244f22bf574f8c1656e668e77e4636f442d1a214 (patch) | |
tree | 0fe0cc017fc2ae948d412d5533596544cbea7914 /compiler/optimizing/intrinsics_utils.h | |
parent | 4a889b7f1e58368f0ffd795eaa24f2f493ccab8d (diff) |
x86_64: Add LockXadd* helper function and tests for it.
A separate function is need for 16-bit variant `lock xaddw` because the
LOCK prefix should go after the operand size override prefix to match
the order of prefixes emitted by the reference implementation.
Bug: 65872996
Test: m test-art-host-gtest # new test cases for LOCK XADD
Change-Id: I29946c75c76966cb9c6425b2a22eae3664ce3c00
Diffstat (limited to 'compiler/optimizing/intrinsics_utils.h')
0 files changed, 0 insertions, 0 deletions