https://chromiumcodereview.appspot.com/10546171/diff/1/src/arm/macro-assembler-arm.cc File src/arm/macro-assembler-arm.cc (right):
https://chromiumcodereview.appspot.com/10546171/diff/1/src/arm/macro-assembler-arm.cc#newcode2888 src/arm/macro-assembler-arm.cc:2888: ldr(map_in_out, FieldMemOperand(scratch, offset)); On 2012/06/14 16:44:37, Michael Starzinger wrote:
These three lines can be turned into a simple mov(map_in_out, ip) now.
Actually, what I said is complete nonsense, the offset is different. Disregard my comment, sorry for the noise. https://chromiumcodereview.appspot.com/10546171/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
