ARM64: Use templates for simulated memory accesses.
authorJacob.Bramley@arm.com <Jacob.Bramley@arm.com>
Wed, 3 Sep 2014 11:11:36 +0000 (11:11 +0000)
committerJacob.Bramley@arm.com <Jacob.Bramley@arm.com>
Wed, 3 Sep 2014 11:11:36 +0000 (11:11 +0000)
commit2174796bebb04a7535a01beb1447670ce987d305
treef4c7772d49303357f7151ded37245fe40ef09f2f
parentc2fe5b2b6853f6396558409fdaecd96717af0d41
ARM64: Use templates for simulated memory accesses.

This cleans up the memory interface somewhat, and also avoids a memcpy
call that the compiler can't optimise away.

BUG=
R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/536923002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23640 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm64/simulator-arm64.cc
src/arm64/simulator-arm64.h