Reviewers: Karl Klose, Description: ARM: Remove support for ABI prior to EABI
The support for the old ABI is known to be broken and has been deprecated for
some time now. Removed the instructions for loading and storing co-processor registers as they where only used to support the old ABI. [email protected] BUG=v8:1316 TEST= Please review this at http://codereview.chromium.org/6822025/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/arm/assembler-arm.h M src/arm/assembler-arm.cc M src/arm/code-stubs-arm.cc M src/arm/constants-arm.h M src/arm/cpu-arm.cc M src/arm/macro-assembler-arm.cc M src/arm/simulator-arm.cc M src/conversions-inl.h M src/objects.h M src/v8.cc M test/cctest/test-api.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
