mips: Fix the global compare routines for mips
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>
Wed, 9 May 2012 12:10:30 +0000 (14:10 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 9 May 2012 13:32:10 +0000 (15:32 +0200)
commitb7a4c77c17d51ca7f3b87cbce506c26b71bd3b18
treeea679fd638ae82924d17ba7a1ce8dff30d13ae5e
parent6bac66c6889974e6ce6f0bba2d069873f794c90c
mips: Fix the global compare routines for mips

The code got broken during the 3.10.1 upgrade. Registers a2 and a3
will hold the maps for a0 and a1. Use the right registers to fetch
the map fields.

Change-Id: I8678ddd1e6126cca6c80dc811b08a5c1b933cb35
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
src/3rdparty/v8/src/mips/code-stubs-mips.cc