MIPS: NaNs in the snapshot should be quiet according
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 12 Apr 2012 09:23:26 +0000 (09:23 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 12 Apr 2012 09:23:26 +0000 (09:23 +0000)
commite9e291c3312b109bc42091799d062c327c2856c6
tree180c92a21d46251db625aee61895017c2bd1b27b
parent71702e1da3918eea34eeadd28edacc3cf4c41eb6
MIPS: NaNs in the snapshot should be quiet according
to the MIPS FPU even when cross-building the snapshot.
This is based on code from Daniel Kalmar from
http://codereview.chromium.org/9910029/
Review URL: https://chromiumcodereview.appspot.com/10068006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11283 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/assembler.h
src/mips/assembler-mips.cc
src/mips/assembler-mips.h
src/serialize.cc