https://codereview.chromium.org/1144373003/diff/120001/src/mips64/simulator-mips64.cc
File src/mips64/simulator-mips64.cc (right):
https://codereview.chromium.org/1144373003/diff/120001/src/mips64/simulator-mips64.cc#newcode4498
src/mips64/simulator-mips64.cc:4498:
set_register(static_cast<int32_t>(rs_reg), alu_out);
Instead of cast, change rs_reg type to be int32_t.
https://codereview.chromium.org/1144373003/
--
--
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.