https://codereview.chromium.org/1323763002/diff/20001/src/mips/assembler-mips.cc
File src/mips/assembler-mips.cc (right):
https://codereview.chromium.org/1323763002/diff/20001/src/mips/assembler-mips.cc#newcode2030
src/mips/assembler-mips.cc:2030: DCHECK(!src.rm().is(t8));
On 2015/09/08 15:48:41, paul.l... wrote:
Why check for t8 here? You do not use it in this function.
This then requires the change to macro-asm LeaveExitFrame which is not
really
needed.
DCHECK(!src.rm().is(t8)) removed. Macro-asm LeeaveExitFrame also changed
to old version with t8.
https://codereview.chromium.org/1323763002/
--
--
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.