Function vclt_s64
#[target_feature(enable = "neon")]
pub fn vclt_s64(a: int64x1_t, b: int64x1_t) -> uint64x1_t
Compare signed less than Arm's documentation
vclt_s64#[target_feature(enable = "neon")]
pub fn vclt_s64(a: int64x1_t, b: int64x1_t) -> uint64x1_t
Compare signed less than Arm's documentation