Correct double-float raw slot endianness on mips.
commitc3a5fa3d723a9ded91ba8efa44a427bedf65038e
authorDouglas Katzman <dougk@google.com>
Thu, 14 Apr 2016 00:37:54 +0000 (13 20:37 -0400)
committerDouglas Katzman <dougk@google.com>
Thu, 14 Apr 2016 00:37:54 +0000 (13 20:37 -0400)
treed7e7fb9c27031d5682c42cf63f820113a960f1d1
parente1e05e18d4d7d9ea3109d5f743c8160054f0a03c
Correct double-float raw slot endianness on mips.

The words were flipped for both BE and LE.
src/compiler/mips/cell.lisp
tests/defstruct.impure.lisp