MIPS: Fixed faulty branch condition handling for doubles.
authorpalfia@homejinni.com <palfia@homejinni.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 6 Mar 2013 18:55:50 +0000 (18:55 +0000)
committerpalfia@homejinni.com <palfia@homejinni.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 6 Mar 2013 18:55:50 +0000 (18:55 +0000)
commit935e7f7ba5bc83d0bf33b153e33d9ccbe9f8e93e
treeb8200793be87d718ff07fd0895feb1351ea6cdef
parent922c22f0cfe70948a408e4ed93c91a54c17f6997
MIPS: Fixed faulty branch condition handling for doubles.

This commit also includes BranchF refactoring in macro-assembler.

TEST=mozilla/ecma/TypeConversion/9.2.js

BUG=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13849 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/constants-mips.h
src/mips/lithium-codegen-mips.cc
src/mips/macro-assembler-mips.cc