MIPS: Add NaN test to cctest/test-macro-assembler-mips.
authorplind44@gmail.com <plind44@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 10 Feb 2014 19:46:34 +0000 (19:46 +0000)
committerplind44@gmail.com <plind44@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 10 Feb 2014 19:46:34 +0000 (19:46 +0000)
commit8920f345c79103ef1ef93dd880d8f51d4e22681c
tree6661fb9f395b6008356684a77e6035eda5791b84
parentd8b8628f39cb32eb353e51ade1e98d029b1170d6
MIPS: Add NaN test to cctest/test-macro-assembler-mips.

NaN value is different on MIPS and x86 architectures, and TEST(NaNx)
tests checks the case where a x86 NaN value is serialized into the snapshot
on the simulator during cross compilation.

BUG=
R=plind44@gmail.com

Review URL: https://codereview.chromium.org/144473008

Patch from Balazs Kilvady <kilvadyb@homejinni.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19241 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/test-macro-assembler-mips.cc