arm64: VarHandle.{get,set}{Opaque,Acquire,Volatile}.

Extend the VarHandle.{get,set} for fields to similar
variants with additional memory ordering requirements.

Test: testrunner.py --target --64 -t 712-varhandle-invocations
Test: Repeat with ART_USE_READ_BARRIER=false ART_HEAP_POISONING=true.
Test: Repeat with ART_READ_BARRIER_TYPE=TABLELOOKUP.
Bug: 65872996
Change-Id: I400802a1e089a5a81149316f88bb90979f8988e6
2 files changed