Function vcge_s64

#[target_feature(enable = "neon")]
pub fn vcge_s64(a: int64x1_t, b: int64x1_t) -> uint64x1_t

Compare signed greater than or equal Arm's documentation