`asm2.test_simd_float32x4` and `asm2.test_simd_int32x4` both fail on latest spidermonkey, with ``` asm.js type error: asm.js does not support 3-element SIMD loads or stores ``` Perhaps something changed in the spec? cc @juj @sunfishcode