LGTM.
FYI, for Benedikt and v8 team, LoadRoot() is preferred over li() where
possible,
since it is one instruction vs two.
MIPS64 ABI (n64) has 8 argument registers rather than the 4 on MIPS32 ABI,
and
the "conventional names" for registers 4 thru 15 were therefore changed from
[a0-a3][t0-t7] to [a0-a7][t0-t3]. So the "next available register"
after 'a3'
changes between MIPS32 and MIPS64.
https://codereview.chromium.org/1315903005/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.