Fixed simd_load_16_1 macro
Testing for 16 bytes in the macro was incorrect, since it was moving 16 bytes when it should move less bytes, due to a bad jump instruction. Change-Id: Ib706bce1acf5358547fed0522da5f89c4fe8ffa4
Loading
Please register or sign in to comment