f6028da01d
When reading from a byte array as floats or doubles, perform the endianness correction before converting to a float or double rather than the other way around. This is to avoid floating point canonicalization changing the bytes before we put them in the right order. Unrelatedly, this change also adds armv5te as an architecture needing extra time for tests to correct an oversight in my last CL. R=iposva@google.com Review URL: https://codereview.chromium.org//1059493002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44871 260f80e4-7a28-3924-810f-c04153c831b5