Function vcgt_s8

#[target_feature(enable = "neon")]
pub fn vcgt_s8(a: int8x8_t, b: int8x8_t) -> uint8x8_t

Compare signed greater than Arm's documentation