]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Complete the implementation of ARM atomic ops: {LD,ST}REX{,B,H,D} in
authorJulian Seward <jseward@acm.org>
Mon, 11 Jul 2011 11:43:38 +0000 (11:43 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 11 Jul 2011 11:43:38 +0000 (11:43 +0000)
commit775a45280c4366d5571e5bbd72da5dda9877050b
tree1c867e28024df98c768a34d635bbaf15944ea57c
parent97dc4f5be90d13982187c73a23cabfc6f409485c
Complete the implementation of ARM atomic ops: {LD,ST}REX{,B,H,D} in
both ARM and Thumb encodings, for NEON and non-NEON capable backends.
Bug 266035 comments 4, 43, 51.  Derived from patches by Jeff Brown
<jeffbrown@google.com>, Igor Saenko <igor.saenko@gmail.com> and
Dr. David Alan Gilbert <david.gilbert@linaro.org>.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2172
VEX/priv/guest_arm_toIR.c
VEX/priv/host_arm_defs.c
VEX/priv/host_arm_defs.h
VEX/priv/host_arm_isel.c
VEX/priv/ir_defs.c