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.
Thanks,
-Kun
http://codereview.chromium.org/1128009/show
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev