notEqual 抽象方法

Int32x4 notEqual(
  1. Float32x4 other
)

关系不等。

实现

Int32x4 notEqual(Float32x4 other);