On 2010/04/20 23:42:44, zhangk wrote:
Hi Erik,

Thank you for clarifying the facts. I merged your simulator I-cache flush
code.
It works fine. I uploaded a new patch set. The major changes are

1. Change the set_target_address API to explicitly enalbe/disable I-cache
flush.
The default parameter is to enforce I-cache flush.

2. Disable I-cache flush only for the function calls in objects.cc. For the
other places like mark-compact.cc ic-inl.h, liveedit.cc, debug.cc, I-cache
flush
is always taken.

This is good news.  Do all tests pass now?

http://codereview.chromium.org/1128009/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to