]> git.ipfire.org Git - thirdparty/valgrind.git/commit
First pass at implementation of load/store exclusive and
authorJulian Seward <jseward@acm.org>
Thu, 20 Feb 2014 17:43:38 +0000 (17:43 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 20 Feb 2014 17:43:38 +0000 (17:43 +0000)
commitdcf70155079dc47d3ebca65c711710db5eb32ea8
tree2aeef39ceb26a95da6ba34f57b2a45afff2e6fb9
parent846561abadc6896692f0a961662c695bb48c9a1f
First pass at implementation of load/store exclusive and
load/store exclusive w/ read-acquire/store-release:
LD{,A}X{R,RH,RB}
ST{,L}X{R,RH,RB}

git-svn-id: svn://svn.valgrind.org/vex/trunk@2823
VEX/priv/guest_arm64_toIR.c
VEX/priv/host_arm64_defs.c
VEX/priv/host_arm64_defs.h
VEX/priv/host_arm64_isel.c
VEX/priv/ir_defs.c
VEX/pub/libvex_ir.h