Reviewers: Søren Gjesse, Description: MIPS: Fixed FPU rounding checks and related errors in the Simulator.
Removed some unnecessary shifts when reading FCSR error flags. Fixed some FCSR-related bugs. Fixed some un-related style issues. With this commit, mips build is still broken. Two more commits to come. BUG= TEST= Please review this at http://codereview.chromium.org/6993054/ Affected files: M src/mips/code-stubs-mips.cc M src/mips/constants-mips.h M src/mips/macro-assembler-mips.cc M src/mips/simulator-mips.cc M src/mips/stub-cache-mips.cc M test/cctest/test-assembler-mips.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
