Reviewers: dusmil.imgtec, djordje, akos.palfi.imgtec, balazs.kilvady, danno,

Description:
Revert of MIPS: Add float instructions and test coverage, part one

Reason for revert:
Simulator test failures in RunChangeFloat64ToInt.., RunChangeTaggedToInt32,
div-mul-minus-one

Original issue's description:

Implement assembler, disassembler tests for all instructions for mips32
and mips64. Additionally, add missing single precision float instructions
for r2 and r6 architecture variants in assembler, simulator and disassembler
with corresponding tests.

BUG=

Please review this at https://codereview.chromium.org/1143473003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+359, -4229 lines):
  M src/mips/assembler-mips.h
  M src/mips/assembler-mips.cc
  M src/mips/constants-mips.h
  M src/mips/disasm-mips.cc
  M src/mips/simulator-mips.h
  M src/mips/simulator-mips.cc
  M src/mips64/assembler-mips64.h
  M src/mips64/assembler-mips64.cc
  M src/mips64/constants-mips64.h
  M src/mips64/disasm-mips64.cc
  M src/mips64/simulator-mips64.h
  M src/mips64/simulator-mips64.cc
  M test/cctest/test-assembler-mips.cc
  M test/cctest/test-assembler-mips64.cc
  M test/cctest/test-disasm-mips.cc
  M test/cctest/test-disasm-mips64.cc


--
--
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.

Reply via email to