Add checks to the ARM simulator to ensure that we flush the icache all
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 22 Apr 2010 12:41:10 +0000 (12:41 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 22 Apr 2010 12:41:10 +0000 (12:41 +0000)
commit5fab20edcd345c822fe71a9eaee1534b3e2e2712
treefe0c91c2e06beee12eaa02185c4e6650c2e88705
parent0720377a668148c37332989972869aaed28da1d3
Add checks to the ARM simulator to ensure that we flush the icache all
the places we should.
Review URL: http://codereview.chromium.org/1523030

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4474 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/cpu-arm.cc
src/arm/simulator-arm.cc
src/arm/simulator-arm.h
src/serialize.cc