Function vcgtq_s64
#[target_feature(enable = "neon")]
pub fn vcgtq_s64(a: int64x2_t, b: int64x2_t) -> uint64x2_t
Compare signed greater than Arm's documentation
vcgtq_s64#[target_feature(enable = "neon")]
pub fn vcgtq_s64(a: int64x2_t, b: int64x2_t) -> uint64x2_t
Compare signed greater than Arm's documentation