I see the difference, on ARM inlining the values as internal reference is
probably slower than a constant pool load, so this style of internal
reference
has never been implemented. I assume that you've measured the performance on
MIPS and it's better using internal reference?
Please remove the #ifdef around the assembler.h/.cc changes, since there's
nothing platform specific about them. Also, please move the icache flushing
changes to the third CL so that they are co-located with the code that uses
them.
http://codereview.chromium.org/7888004/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev