wabt
69336dca - Make lane-wise SIMD relational operator conform to the spec (#1031)

Commit
6 years ago
Make lane-wise SIMD relational operator conform to the spec (#1031) The lane-wise SIMD relational operators where setting false lanes to zero and true lanes to 1, but according to the spec these operators clear all bits of false lanes, and set all bits of true ones.
Author
Committer
Parents
Loading