Apple Silicon fix FEATURE_WRITEBARRIER_COPY (#46201)
authorSteve MacLean <Steve.MacLean@microsoft.com>
Thu, 17 Dec 2020 23:46:14 +0000 (18:46 -0500)
committerGitHub <noreply@github.com>
Thu, 17 Dec 2020 23:46:14 +0000 (18:46 -0500)
commitd368d930e3cadd39aa9b980dc986456be840643d
tree19eca0df8e06db72db88bafd1ba445b926d69162
parenta1037c25655ea15589c8a62f5705720b721d3f98
Apple Silicon fix FEATURE_WRITEBARRIER_COPY (#46201)

Copy JIT_CheckedWriteBarrier & JIT_ByRefWriteBarrier with FEATURE_WRITEBARRIER_COPY

Fixes error in relative displacement lookup in JIT_CheckedWriteBarrier

Removes one level of indirection
src/coreclr/vm/arm64/asmhelpers.S
src/coreclr/vm/threads.cpp