MIPS: Fix big-endian after r21774/r21803.
authorplind44@gmail.com <plind44@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Jun 2014 23:02:36 +0000 (23:02 +0000)
committerplind44@gmail.com <plind44@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Jun 2014 23:02:36 +0000 (23:02 +0000)
commitb6b57605eda23e200975931985ccdab79da38c90
tree700b025b971c7387a075a191fff32e43bc03801e
parent57d0b53eed42dc1f5f612860c5ec759e6d1bbbd7
MIPS: Fix big-endian after r21774/r21803.

Fix big-endian ordering of InstanceType and BitField by always loading
the pair as a 16-bit value, even in the API accessor. Clean up some
assertions.

R=danno@chromium.org, mtbrandy@gmail.com

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21906 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/hydrogen-instructions.h
src/objects.h